You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ka...@apache.org on 2010/09/05 17:26:41 UTC

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

Author: kayyagari
Date: Sun Sep  5 15:26:41 2010
New Revision: 992805

URL: http://svn.apache.org/viewvc?rev=992805&view=rev
Log:
o added http-directory-bridge 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=992805&r1=992804&r2=992805&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Sun Sep  5 15:26:41 2010
@@ -130,6 +130,7 @@
     <module>interceptor-kerberos</module>
     <module>kerberos-test</module>
     <module>server-replication</module>
+    <module>http-directory-bridge</module>
     <module>http-integration</module>
     <module>test-framework</module>
     <module>ldap-client-test</module>