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:49 UTC

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

Author: akarasulu
Date: Wed Nov  2 11:34:46 2005
New Revision: 330324

URL: http://svn.apache.org/viewcvs?rev=330324&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=330324&r1=330323&r2=330324&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:46 2005
@@ -50,14 +50,6 @@
             <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>