You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/10/25 14:34:04 UTC

svn commit: r467623 - /incubator/tuscany/sandbox/cr22rc/m2/pom.xml

Author: rineholt
Date: Wed Oct 25 05:34:04 2006
New Revision: 467623

URL: http://svn.apache.org/viewvc?view=rev&rev=467623
Log:
asis

Modified:
    incubator/tuscany/sandbox/cr22rc/m2/pom.xml

Modified: incubator/tuscany/sandbox/cr22rc/m2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/cr22rc/m2/pom.xml?view=diff&rev=467623&r1=467622&r2=467623
==============================================================================
--- incubator/tuscany/sandbox/cr22rc/m2/pom.xml (original)
+++ incubator/tuscany/sandbox/cr22rc/m2/pom.xml Wed Oct 25 05:34:04 2006
@@ -19,16 +19,21 @@
 -->
 <project>
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.tuscany</groupId>
-    <artifactId>org.apache.tuscany.m2</artifactId>
-    <version>1.0-incubator-M2-SNAPSHOT</version>
+
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>3</version>
+
+
     <packaging>pom</packaging>
     <name>Tuscany Project - M2</name>
+    <!--
     <properties>
         <sca.version>1.0-incubator-M2-SNAPSHOT</sca.version>
         <scaKernelVersion>1.0-incubator-M2-SNAPSHOT</scaKernelVersion>
         <axis2Version>SNAPSHOT</axis2Version>
     </properties>
+    -->
 
     <!-- definition of repositories where the parent pom can be found -->
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org