You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by hu...@apache.org on 2007/01/17 18:08:44 UTC

svn commit: r497085 - /incubator/woden/trunk/java/pom.xml

Author: hughesj
Date: Wed Jan 17 09:08:43 2007
New Revision: 497085

URL: http://svn.apache.org/viewvc?view=rev&rev=497085
Log:
Added <scm> tag for Continuum server

Modified:
    incubator/woden/trunk/java/pom.xml

Modified: incubator/woden/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/pom.xml?view=diff&rev=497085&r1=497084&r2=497085
==============================================================================
--- incubator/woden/trunk/java/pom.xml (original)
+++ incubator/woden/trunk/java/pom.xml Wed Jan 17 09:08:43 2007
@@ -36,6 +36,11 @@
     directly usable in other Apache projects such as Axis2.
   </description>
   <url>http://incubator.apache.org/woden/</url>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/woden/trunk/java/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/woden/trunk/java/</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/woden/trunk/java/</url>
+  </scm>
   <build>
     <sourceDirectory>src</sourceDirectory>
     <testSourceDirectory>test</testSourceDirectory>



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