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/05/07 05:23:29 UTC

svn commit: r169025 - /directory/clients/ldap/trunk/project.xml

Author: akarasulu
Date: Fri May  6 20:23:28 2005
New Revision: 169025

URL: http://svn.apache.org/viewcvs?rev=169025&view=rev
Log:
freezing trunk for 0.9 feature branch

Modified:
    directory/clients/ldap/trunk/project.xml

Modified: directory/clients/ldap/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/clients/ldap/trunk/project.xml?rev=169025&r1=169024&r2=169025&view=diff
==============================================================================
--- directory/clients/ldap/trunk/project.xml (original)
+++ directory/clients/ldap/trunk/project.xml Fri May  6 20:23:28 2005
@@ -2,6 +2,7 @@
 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xsi:noNamespaceSchemaLocation="maven-project.xsd">
   <pomVersion>3</pomVersion>
+  <currentVersion>0.9</currentVersion>
   <groupId>directory-clients</groupId>
   <artifactId>ldap-clients</artifactId>
   <name>ldap-clients</name>
@@ -122,7 +123,7 @@
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9</version>
     </dependency>
   </dependencies>