You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2005/10/20 21:43:45 UTC

svn commit: r326990 - /directory/shared/ldap/trunk/apache-provider/project.xml

Author: elecharny
Date: Thu Oct 20 12:43:40 2005
New Revision: 326990

URL: http://svn.apache.org/viewcvs?rev=326990&view=rev
Log:
Fixed some info in ldap-common dependency

Modified:
    directory/shared/ldap/trunk/apache-provider/project.xml

Modified: directory/shared/ldap/trunk/apache-provider/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/ldap/trunk/apache-provider/project.xml?rev=326990&r1=326989&r2=326990&view=diff
==============================================================================
--- directory/shared/ldap/trunk/apache-provider/project.xml (original)
+++ directory/shared/ldap/trunk/apache-provider/project.xml Thu Oct 20 12:43:40 2005
@@ -40,11 +40,9 @@
             <url>http://directory.apache.org/subprojects/asn1/codec</url>
         </dependency>
         <dependency>
-            <groupId>${pom.groupId}</groupId>
+            <groupId>directory-shared</groupId>
             <artifactId>ldap-common</artifactId>
             <version>${pom.currentVersion}</version>
-            <type>jar</type>
-            <url>http://directory.apache.org/directory/ldap/common</url>
         </dependency>
         <dependency>
             <groupId>directory-asn1</groupId>