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/03/15 05:03:11 UTC

svn commit: r157505 - directory/protocols/ldap/trunk/core/project.xml

Author: erodriguez
Date: Mon Mar 14 20:03:10 2005
New Revision: 157505

URL: http://svn.apache.org/viewcvs?view=rev&rev=157505
Log:
Removed incubator reference.

Modified:
    directory/protocols/ldap/trunk/core/project.xml

Modified: directory/protocols/ldap/trunk/core/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocols/ldap/trunk/core/project.xml?view=diff&r1=157504&r2=157505
==============================================================================
--- directory/protocols/ldap/trunk/core/project.xml (original)
+++ directory/protocols/ldap/trunk/core/project.xml Mon Mar 14 20:03:10 2005
@@ -13,13 +13,13 @@
   </description>
   <dependencies>
     <dependency>
-      <groupId>incubator-directory</groupId>
+      <groupId>directory</groupId>
       <artifactId>asn1-codec</artifactId>
       <version>0.3-SNAPSHOT</version>
       <url>http://directory.apache.org/subprojects/asn1/ber-codec</url>
     </dependency>
     <dependency>
-      <groupId>incubator-directory</groupId>
+      <groupId>directory</groupId>
       <artifactId>ldap-common</artifactId>
       <version>0.9-SNAPSHOT</version>
       <url>http://directory.apache.org/subprojects/ldap/common</url>