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 2010/01/17 02:24:41 UTC

svn commit: r900045 - /directory/apacheds/trunk/pom.xml

Author: elecharny
Date: Sun Jan 17 01:24:41 2010
New Revision: 900045

URL: http://svn.apache.org/viewvc?rev=900045&view=rev
Log:
added the default config module

Modified:
    directory/apacheds/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=900045&r1=900044&r2=900045&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Sun Jan 17 01:24:41 2010
@@ -355,6 +355,7 @@
     <module>protocol-changepw</module>
     <module>server-integ</module>
     <module>server-tools</module>
+    <module>default-config</module>
     <!--Uncomment to build all in one OSGi bundle-->
     <!--<module>osgi</module>-->