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/05/07 04:14:03 UTC

svn commit: r169005 - /directory/asn1/trunk/ber/project.xml

Author: akarasulu
Date: Fri May  6 19:14:03 2005
New Revision: 169005

URL: http://svn.apache.org/viewcvs?rev=169005&view=rev
Log:
looks like the old ldap-common dep is no longer needed

Modified:
    directory/asn1/trunk/ber/project.xml

Modified: directory/asn1/trunk/ber/project.xml
URL: http://svn.apache.org/viewcvs/directory/asn1/trunk/ber/project.xml?rev=169005&r1=169004&r2=169005&view=diff
==============================================================================
--- directory/asn1/trunk/ber/project.xml (original)
+++ directory/asn1/trunk/ber/project.xml Fri May  6 19:14:03 2005
@@ -51,13 +51,6 @@
     </dependency>
 
     <dependency>
-      <groupId>directory-shared</groupId>
-      <artifactId>ldap-common</artifactId>
-      <version>0.9-SNAPSHOT</version>
-      <url>http://directory.apache.org/subprojects/shared/ldap/common</url>
-    </dependency>
-
-    <dependency>
       <groupId>regexp</groupId>
       <artifactId>regexp</artifactId>
       <version>1.2</version>