Author: akarasulu
Date: Thu Jan 20 16:30:46 2011
New Revision: 1061372
URL: http://svn.apache.org/viewvc?rev=1061372&view=rev
Log:
adding dependencies on asn-* and util modules
Modified:
directory/shared/trunk/ldap/pom.xml
Modified: directory/shared/trunk/ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/pom.xml?rev=1061372&r1=1061371&r2=1061372&view=diff
==============================================================================
--- directory/shared/trunk/ldap/pom.xml (original)
+++ directory/shared/trunk/ldap/pom.xml Thu Jan 20 16:30:46 2011
@@ -39,6 +39,21 @@
${project.groupId}
+ shared-util
+
+
+
+ ${project.groupId}
+ shared-asn1-api
+
+
+
+ ${project.groupId}
+ shared-asn1-ber
+
+
+
+ ${project.groupId}
shared-i18n