You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2006/11/28 09:48:09 UTC

svn commit: r479950 - /incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml

Author: jlaskowski
Date: Tue Nov 28 00:48:07 2006
New Revision: 479950

URL: http://svn.apache.org/viewvc?view=rev&rev=479950
Log:
Small fix for a better name printout and url

Modified:
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml?view=diff&rev=479950&r1=479949&r2=479950
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml Tue Nov 28 00:48:07 2006
@@ -15,6 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
+
 <!-- $Revision$ $Date$ -->
 
 <project>
@@ -27,10 +28,10 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <name>OpenEJB CORBA:: Yoko</name>
+    <name>OpenEJB :: CORBA :: Yoko</name>
     <artifactId>openejb-yoko</artifactId>
     <description>OpenEJB Yoko ORB adapter</description>
-    <url>http://www.openejb.org</url>
+    <url>http://incubator.apache.org/openejb</url>
 
     <dependencies>
         <dependency>