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:33:30 UTC

svn commit: r330418 - /directory/shared/protocol/trunk/common/project.xml

Author: akarasulu
Date: Wed Nov  2 18:33:28 2005
New Revision: 330418

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

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

Modified: directory/shared/protocol/trunk/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/protocol/trunk/common/project.xml?rev=330418&r1=330417&r2=330418&view=diff
==============================================================================
--- directory/shared/protocol/trunk/common/project.xml (original)
+++ directory/shared/protocol/trunk/common/project.xml Wed Nov  2 18:33:28 2005
@@ -13,17 +13,17 @@
     <dependency>
       <groupId>directory</groupId>
       <artifactId>apacheds-core</artifactId>
-      <version>0.9.3</version>
+      <version>0.9.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>directory</groupId>
       <artifactId>apacheds-shared</artifactId>
-      <version>0.9.3</version>
+      <version>0.9.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9.3</version>
+      <version>0.9.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>