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/10/31 22:08:34 UTC

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

Author: akarasulu
Date: Mon Oct 31 13:08:31 2005
New Revision: 329903

URL: http://svn.apache.org/viewcvs?rev=329903&view=rev
Log:
freezing for tag on 0.9.3 release

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=329903&r1=329902&r2=329903&view=diff
==============================================================================
--- directory/protocol-providers/ldap/trunk/project.xml (original)
+++ directory/protocol-providers/ldap/trunk/project.xml Mon Oct 31 13:08:31 2005
@@ -4,7 +4,7 @@
     <groupId>directory-protocols</groupId>
     <artifactId>ldap-protocol</artifactId>
     <name>ApacheDS LDAP Provider</name>
-    <currentVersion>0.9.3-SNAPSHOT</currentVersion>
+    <currentVersion>0.9.3</currentVersion>
     
     <inceptionYear>2003</inceptionYear>
     <package>org.apache.ldap.server</package>
@@ -156,25 +156,25 @@
     <dependency>
       <groupId>directory-asn1</groupId>
       <artifactId>asn1-codec</artifactId>
-      <version>0.3.3-SNAPSHOT</version>
+      <version>0.3.3</version>
       <url>http://directory.apache.org/subprojects/asn1/ber-codec</url>
     </dependency>
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9.3-SNAPSHOT</version>
+      <version>0.9.3</version>
       <url>http://directory.apache.org/subprojects/ldap/common</url>
     </dependency>
     <dependency>
       <groupId>directory</groupId>
       <artifactId>apacheds-core</artifactId>
-      <version>0.9.3-SNAPSHOT</version>
+      <version>0.9.3</version>
       <url>http://directory.apache.org/subprojects/apacheds</url>
     </dependency>
     <dependency>
       <groupId>directory-network</groupId>
       <artifactId>mina</artifactId>
-      <version>0.8.0-SNAPSHOT</version>
+      <version>0.8.0</version>
       <url>http://directory.apache.org/subprojects/network/mina</url>
     </dependency>
     <dependency>