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:15:22 UTC

svn commit: r169022 - in /directory/shared/kerberos/trunk: common/project.xml project.xml

Author: akarasulu
Date: Fri May  6 20:15:21 2005
New Revision: 169022

URL: http://svn.apache.org/viewcvs?rev=169022&view=rev
Log:
freezing 0.4 stable branch

Modified:
    directory/shared/kerberos/trunk/common/project.xml
    directory/shared/kerberos/trunk/project.xml

Modified: directory/shared/kerberos/trunk/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/kerberos/trunk/common/project.xml?rev=169022&r1=169021&r2=169022&view=diff
==============================================================================
--- directory/shared/kerberos/trunk/common/project.xml (original)
+++ directory/shared/kerberos/trunk/common/project.xml Fri May  6 20:15:21 2005
@@ -13,12 +13,12 @@
     <dependency>
       <groupId>directory-asn1</groupId>
       <artifactId>asn1-der</artifactId>
-      <version>0.3-SNAPSHOT</version>
+      <version>0.3</version>
     </dependency>
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9</version>
     </dependency>
     <dependency>
       <groupId>bouncycastle</groupId>

Modified: directory/shared/kerberos/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/kerberos/trunk/project.xml?rev=169022&r1=169021&r2=169022&view=diff
==============================================================================
--- directory/shared/kerberos/trunk/project.xml (original)
+++ directory/shared/kerberos/trunk/project.xml Fri May  6 20:15:21 2005
@@ -2,7 +2,7 @@
 <project>
   <pomVersion>3</pomVersion>
   <groupId>directory-shared</groupId>
-  <currentVersion>0.4-SNAPSHOT</currentVersion>
+  <currentVersion>0.4</currentVersion>
   <name>Kerberos Shared</name>
   
   <inceptionYear>2003</inceptionYear>