You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2005/11/02 20:34:24 UTC

svn commit: r330323 - /directory/shared/ldap/branches/shared-ldap-utf8/common/project.xml

Author: akarasulu
Date: Wed Nov  2 11:34:22 2005
New Revision: 330323

URL: http://svn.apache.org/viewcvs?rev=330323&view=rev
Log:
no need for dep on new-ber

Modified:
    directory/shared/ldap/branches/shared-ldap-utf8/common/project.xml

Modified: directory/shared/ldap/branches/shared-ldap-utf8/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/ldap/branches/shared-ldap-utf8/common/project.xml?rev=330323&r1=330322&r2=330323&view=diff
==============================================================================
--- directory/shared/ldap/branches/shared-ldap-utf8/common/project.xml (original)
+++ directory/shared/ldap/branches/shared-ldap-utf8/common/project.xml Wed Nov  2 11:34:22 2005
@@ -50,12 +50,14 @@
             <version>0.3.4-SNAPSHOT</version>
             <type>jar</type>
         </dependency>
+<!--
         <dependency>
             <groupId>directory-asn1</groupId>
             <artifactId>asn1-new-ber</artifactId>
             <version>0.3.4-SNAPSHOT</version>
             <type>jar</type>
         </dependency>
+-->
     </dependencies>
     <reports>
         <report>maven-changelog-plugin</report>