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

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

Author: akarasulu
Date: Wed Nov  2 18:32:08 2005
New Revision: 330417

URL: http://svn.apache.org/viewcvs?rev=330417&view=rev
Log:
bumping dep versions due to changes

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

Modified: directory/shared/kerberos/trunk/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/kerberos/trunk/common/project.xml?rev=330417&r1=330416&r2=330417&view=diff
==============================================================================
--- directory/shared/kerberos/trunk/common/project.xml (original)
+++ directory/shared/kerberos/trunk/common/project.xml Wed Nov  2 18:32:08 2005
@@ -14,17 +14,17 @@
       <!-- required to load Configuration and LDIFs -->
       <groupId>directory</groupId>
       <artifactId>apacheds-core</artifactId>
-      <version>0.9.3</version>
+      <version>0.9.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>directory-asn1</groupId>
       <artifactId>asn1-der</artifactId>
-      <version>0.3.3</version>
+      <version>0.3.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>protocol-common</artifactId>
-      <version>0.6</version>
+      <version>0.7-SNAPSHOT`</version>
     </dependency>
     <dependency>
       <groupId>bouncycastle</groupId>