You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/03/18 22:14:47 UTC

svn commit: r638572 - /directory/shared/branches/bigbang/pom.xml

Author: felixk
Date: Tue Mar 18 14:14:46 2008
New Revision: 638572

URL: http://svn.apache.org/viewvc?rev=638572&view=rev
Log:
Add ciManagement

Modified:
    directory/shared/branches/bigbang/pom.xml

Modified: directory/shared/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/bigbang/pom.xml?rev=638572&r1=638571&r2=638572&view=diff
==============================================================================
--- directory/shared/branches/bigbang/pom.xml (original)
+++ directory/shared/branches/bigbang/pom.xml Tue Mar 18 14:14:46 2008
@@ -34,6 +34,11 @@
     <url>http://issues.apache.org/jira/browse/DIRSHARED</url>
   </issueManagement>
 
+  <ciManagement>
+    <system>Continuum</system>
+    <url>http://vm094.oxylos.org/continuum/</url>
+  </ciManagement>
+
   <modules>
     <module>asn1</module>
     <module>ldap</module>