commits@directory.apache.org
[Top] [All Lists]

svn commit: r230700 - in /directory/apacheds/trunk: core/project.xml mai

Subject: svn commit: r230700 - in /directory/apacheds/trunk: core/project.xml main/project.xml
From:
Date: Sun, 07 Aug 2005 20:57:28 -0000
Author: akarasulu
Date: Sun Aug  7 13:57:19 2005
New Revision: 230700

URL: http://svn.apache.org/viewcvs?rev=230700&view=rev
Log:
bumping up the revision of the ldap-protocol dep used to the 0.9.2-SNAPSHOT for 
changes from stefan

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

Modified: directory/apacheds/trunk/core/project.xml
URL: 
http://svn.apache.org/viewcvs/directory/apacheds/trunk/core/project.xml?rev=230700&r1=230699&r2=230700&view=diff
==============================================================================
--- directory/apacheds/trunk/core/project.xml (original)
+++ directory/apacheds/trunk/core/project.xml Sun Aug  7 13:57:19 2005
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>directory-protocols</groupId>
       <artifactId>ldap-protocol</artifactId>
-      <version>0.9.1</version>
+      <version>0.9.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>directory-asn1</groupId>

Modified: directory/apacheds/trunk/main/project.xml
URL: 
http://svn.apache.org/viewcvs/directory/apacheds/trunk/main/project.xml?rev=230700&r1=230699&r2=230700&view=diff
==============================================================================
--- directory/apacheds/trunk/main/project.xml (original)
+++ directory/apacheds/trunk/main/project.xml Sun Aug  7 13:57:19 2005
@@ -102,7 +102,7 @@
       <dependency>
         <groupId>directory-protocols</groupId>
         <artifactId>ldap-protocol</artifactId>
-        <version>0.9.1</version>
+        <version>0.9.2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>directory-protocols</groupId>


<Prev in Thread] Current Thread [Next in Thread>
  • svn commit: r230700 - in /directory/apacheds/trunk: core/project.xml main/project.xml, akarasulu <=