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/08/10 07:53:50 UTC

svn commit: r231172 - /directory/protocol-providers/ldap/trunk/project.xml

Author: akarasulu
Date: Tue Aug  9 22:53:47 2005
New Revision: 231172

URL: http://svn.apache.org/viewcvs?rev=231172&view=rev
Log:
upgrading deps

Modified:
    directory/protocol-providers/ldap/trunk/project.xml

Modified: directory/protocol-providers/ldap/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/ldap/trunk/project.xml?rev=231172&r1=231171&r2=231172&view=diff
==============================================================================
--- directory/protocol-providers/ldap/trunk/project.xml (original)
+++ directory/protocol-providers/ldap/trunk/project.xml Tue Aug  9 22:53:47 2005
@@ -150,19 +150,19 @@
     <dependency>
       <groupId>directory-asn1</groupId>
       <artifactId>asn1-codec</artifactId>
-      <version>0.3.1</version>
+      <version>0.3.2-SNAPSHOT</version>
       <url>http://directory.apache.org/subprojects/asn1/ber-codec</url>
     </dependency>
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9.1</version>
+      <version>0.9.2-SNAPSHOT</version>
       <url>http://directory.apache.org/subprojects/ldap/common</url>
     </dependency>
     <dependency>
       <groupId>directory</groupId>
       <artifactId>apacheds-core</artifactId>
-      <version>0.9.1</version>
+      <version>0.9.2-SNAPSHOT</version>
       <url>http://directory.apache.org/subprojects/apacheds</url>
     </dependency>
     <dependency>