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 di...@apache.org on 2008/04/10 18:52:26 UTC

svn commit: r646867 - /webservices/axis2/trunk/java/modules/distribution/pom.xml

Author: dims
Date: Thu Apr 10 09:52:11 2008
New Revision: 646867

URL: http://svn.apache.org/viewvc?rev=646867&view=rev
Log:
looks like someone forgot the relativePath in this pom

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

Modified: webservices/axis2/trunk/java/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/distribution/pom.xml?rev=646867&r1=646866&r2=646867&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/distribution/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/distribution/pom.xml Thu Apr 10 09:52:11 2008
@@ -26,6 +26,7 @@
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
         <version>SNAPSHOT</version>
+        <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <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