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/05 00:12:07 UTC

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

Author: davidillsley
Date: Mon Dec  4 15:11:58 2006
New Revision: 482404

URL: http://svn.apache.org/viewvc?view=rev&rev=482404
Log:
Add scm info to root pom to enable use with continuum

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=482404&r1=482403&r2=482404
==============================================================================
--- webservices/axis2/trunk/java/pom.xml (original)
+++ webservices/axis2/trunk/java/pom.xml Mon Dec  4 15:11:58 2006
@@ -39,4 +39,9 @@
     <module>modules/codegen</module>
     <module>modules/adb-codegen</module>
   </modules>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/</developerConnection>
+    <url>http://svn.apache.org/viewvc/webservices/axis2/trunk/java/</url>
+  </scm>
 </project>



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