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

svn commit: r983731 - /directory/studio/trunk/pom.xml

Author: pamarcelot
Date: Mon Aug  9 16:53:17 2010
New Revision: 983731

URL: http://svn.apache.org/viewvc?rev=983731&view=rev
Log:
Added the plugin for 'org.apache.directory.studio.shared.ldap'.

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=983731&r1=983730&r2=983731&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Mon Aug  9 16:53:17 2010
@@ -96,6 +96,7 @@
     <module>org.apache.commons.logging</module>
     <module>org.apache.directory.shared.asn1</module>
     <module>org.apache.directory.shared.dsmlparser</module>
+    <module>org.apache.directory.shared.ldap</module>
     <module>org.apache.httpcomponents.httpclient</module>
     <module>org.apache.httpcomponents.httpcore</module>
     <module>org.apache.logging.log4j</module>