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 19:01:01 UTC

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

Author: pamarcelot
Date: Mon Aug  9 17:01:00 2010
New Revision: 983735

URL: http://svn.apache.org/viewvc?rev=983735&view=rev
Log:
Added reference to the 'org.apache.directory.studio.shared.ldapconstants' plugin.

Modified:
    directory/studio/trunk/pom.xml

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