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/06/04 07:49:50 UTC

svn commit: r179964 - in /directory/apacheds/trunk: core/project.xml main/project.xml plugin/project.xml shared/project.xml

Author: akarasulu
Date: Fri Jun  3 22:49:49 2005
New Revision: 179964

URL: http://svn.apache.org/viewcvs?rev=179964&view=rev
Log:
updating deps for changes to ldap-common

Modified:
    directory/apacheds/trunk/core/project.xml
    directory/apacheds/trunk/main/project.xml
    directory/apacheds/trunk/plugin/project.xml
    directory/apacheds/trunk/shared/project.xml

Modified: directory/apacheds/trunk/core/project.xml
URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/core/project.xml?rev=179964&r1=179963&r2=179964&view=diff
==============================================================================
--- directory/apacheds/trunk/core/project.xml (original)
+++ directory/apacheds/trunk/core/project.xml Fri Jun  3 22:49:49 2005
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9</version>
+      <version>0.9.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>aspectj</groupId>

Modified: directory/apacheds/trunk/main/project.xml
URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/main/project.xml?rev=179964&r1=179963&r2=179964&view=diff
==============================================================================
--- directory/apacheds/trunk/main/project.xml (original)
+++ directory/apacheds/trunk/main/project.xml Fri Jun  3 22:49:49 2005
@@ -77,7 +77,7 @@
       <dependency>
         <groupId>directory-shared</groupId>
         <artifactId>ldap-common</artifactId>
-        <version>0.9</version>
+        <version>0.9.1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>directory-shared</groupId>

Modified: directory/apacheds/trunk/plugin/project.xml
URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/plugin/project.xml?rev=179964&r1=179963&r2=179964&view=diff
==============================================================================
--- directory/apacheds/trunk/plugin/project.xml (original)
+++ directory/apacheds/trunk/plugin/project.xml Fri Jun  3 22:49:49 2005
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9</version>
+      <version>0.9.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>directory</groupId>

Modified: directory/apacheds/trunk/shared/project.xml
URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/shared/project.xml?rev=179964&r1=179963&r2=179964&view=diff
==============================================================================
--- directory/apacheds/trunk/shared/project.xml (original)
+++ directory/apacheds/trunk/shared/project.xml Fri Jun  3 22:49:49 2005
@@ -16,7 +16,7 @@
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>ldap-common</artifactId>
-      <version>0.9</version>
+      <version>0.9.1-SNAPSHOT</version>
     </dependency>
   </dependencies>