You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2005/08/30 14:41:03 UTC

svn commit: r264770 - /directory/shared/kerberos/branches/refactor-to-chain/common/project.xml

Author: erodriguez
Date: Tue Aug 30 05:41:01 2005
New Revision: 264770

URL: http://svn.apache.org/viewcvs?rev=264770&view=rev
Log:
Bumping up to a recent dependency.

Modified:
    directory/shared/kerberos/branches/refactor-to-chain/common/project.xml

Modified: directory/shared/kerberos/branches/refactor-to-chain/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/kerberos/branches/refactor-to-chain/common/project.xml?rev=264770&r1=264769&r2=264770&view=diff
==============================================================================
--- directory/shared/kerberos/branches/refactor-to-chain/common/project.xml (original)
+++ directory/shared/kerberos/branches/refactor-to-chain/common/project.xml Tue Aug 30 05:41:01 2005
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9.1</version>
+      <version>0.9.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>bouncycastle</groupId>