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 2012/02/23 09:49:59 UTC

svn commit: r1292708 - /directory/trunks/pom.xml

Author: elecharny
Date: Thu Feb 23 08:49:59 2012
New Revision: 1292708

URL: http://svn.apache.org/viewvc?rev=1292708&view=rev
Log:
adding the jdbm module

Modified:
    directory/trunks/pom.xml

Modified: directory/trunks/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/pom.xml?rev=1292708&r1=1292707&r2=1292708&view=diff
==============================================================================
--- directory/trunks/pom.xml (original)
+++ directory/trunks/pom.xml Thu Feb 23 08:49:59 2012
@@ -32,6 +32,7 @@
     <module>checkstyle-configuration</module>
     <module>junit-addons</module>
     <module>shared</module>
+    <module>jdbm</module>
     <module>apacheds</module>
     <module>studio</module>
     <!--module>apacheds-manuals</module-->