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 06:14:35 UTC

svn commit: r330460 - /directory/protocol-providers/ntp/trunk/project.xml

Author: akarasulu
Date: Wed Nov  2 21:14:31 2005
New Revision: 330460

URL: http://svn.apache.org/viewcvs?rev=330460&view=rev
Log:
updating dep jars for utf-8 changes

Modified:
    directory/protocol-providers/ntp/trunk/project.xml

Modified: directory/protocol-providers/ntp/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/ntp/trunk/project.xml?rev=330460&r1=330459&r2=330460&view=diff
==============================================================================
--- directory/protocol-providers/ntp/trunk/project.xml (original)
+++ directory/protocol-providers/ntp/trunk/project.xml Wed Nov  2 21:14:31 2005
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>directory-shared</groupId>
       <artifactId>protocol-common</artifactId>
-      <version>0.6</version>
+      <version>0.7-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
@@ -102,7 +102,7 @@
       <!-- 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>junit</groupId>