You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by da...@apache.org on 2006/12/04 21:59:36 UTC

svn commit: r482355 - /webservices/axis2/trunk/java/pom.xml

Author: davidillsley
Date: Mon Dec  4 12:59:34 2006
New Revision: 482355

URL: http://svn.apache.org/viewvc?view=rev&rev=482355
Log:
Revert local change not intended for commit

Modified:
    webservices/axis2/trunk/java/pom.xml

Modified: webservices/axis2/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/pom.xml?view=diff&rev=482355&r1=482354&r2=482355
==============================================================================
--- webservices/axis2/trunk/java/pom.xml (original)
+++ webservices/axis2/trunk/java/pom.xml Mon Dec  4 12:59:34 2006
@@ -20,10 +20,9 @@
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <groupId>org.apache.axis2</groupId>
-    <artifactId>axis2-parent</artifactId>
-    <version>SNAPSHOT</version>
-    <relativePath>modules/parent/pom.xml</relativePath>    
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>3</version> 
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.axis2</groupId>



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