You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/11/27 15:59:10 UTC

svn commit: r598656 - /directory/apacheds/branches/bigbang-with-dependencies/pom.xml

Author: elecharny
Date: Tue Nov 27 06:59:09 2007
New Revision: 598656

URL: http://svn.apache.org/viewvc?rev=598656&view=rev
Log:
added a scm tag for continuum

Modified:
    directory/apacheds/branches/bigbang-with-dependencies/pom.xml

Modified: directory/apacheds/branches/bigbang-with-dependencies/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang-with-dependencies/pom.xml?rev=598656&r1=598655&r2=598656&view=diff
==============================================================================
--- directory/apacheds/branches/bigbang-with-dependencies/pom.xml (original)
+++ directory/apacheds/branches/bigbang-with-dependencies/pom.xml Tue Nov 27 06:59:09 2007
@@ -14,4 +14,9 @@
     <module>apacheds</module>
     <module>installers</module>
   </modules>
+  <scm>
+    <connection>
+      scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/branches/bigbang-with-dependencies
+    </connection> 
+  </scm>
 </project>