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 2007/02/01 19:37:39 UTC

svn commit: r502311 - /webservices/axis2/trunk/java/modules/savan/pom.xml

Author: davidillsley
Date: Thu Feb  1 10:37:38 2007
New Revision: 502311

URL: http://svn.apache.org/viewvc?view=rev&rev=502311
Log:
Update maven2 pom for savan - add scm info

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

Modified: webservices/axis2/trunk/java/modules/savan/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/savan/pom.xml?view=diff&rev=502311&r1=502310&r2=502311
==============================================================================
--- webservices/axis2/trunk/java/modules/savan/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/savan/pom.xml Thu Feb  1 10:37:38 2007
@@ -32,6 +32,12 @@
   <name>Apache Axis 2.0 - Savan</name>
   <description>Publisher/Subscriber implememtation for Axis2</description>
 
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/savan</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/savan</developerConnection>
+    <url>http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/savan</url>
+  </scm>
+
   <dependencies>
     <dependency>
       <groupId>${project.groupId}</groupId>



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