You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2005/10/24 05:23:52 UTC

svn commit: r327941 - /directory/shared/kerberos/trunk/common/project.xml

Author: erodriguez
Date: Sun Oct 23 20:23:50 2005
New Revision: 327941

URL: http://svn.apache.org/viewcvs?rev=327941&view=rev
Log:
Removed unused dependency on ldap-common.

Modified:
    directory/shared/kerberos/trunk/common/project.xml

Modified: directory/shared/kerberos/trunk/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/kerberos/trunk/common/project.xml?rev=327941&r1=327940&r2=327941&view=diff
==============================================================================
--- directory/shared/kerberos/trunk/common/project.xml (original)
+++ directory/shared/kerberos/trunk/common/project.xml Sun Oct 23 20:23:50 2005
@@ -17,11 +17,6 @@
     </dependency>
     <dependency>
       <groupId>directory-shared</groupId>
-      <artifactId>ldap-common</artifactId>
-      <version>0.9.2-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-      <groupId>directory-shared</groupId>
       <artifactId>protocol-common</artifactId>
       <version>0.5.0-SNAPSHOT</version>
     </dependency>