You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2005/10/20 01:14:06 UTC

svn commit: r326749 - /directory/shared/ldap/trunk/apache-provider/project.xml

Author: elecharny
Date: Wed Oct 19 16:14:02 2005
New Revision: 326749

URL: http://svn.apache.org/viewcvs?rev=326749&view=rev
Log:
changed asn1-ber-0.3.3 to asn1-ber-0.3.3-SNAPSHOT dep

Modified:
    directory/shared/ldap/trunk/apache-provider/project.xml

Modified: directory/shared/ldap/trunk/apache-provider/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/ldap/trunk/apache-provider/project.xml?rev=326749&r1=326748&r2=326749&view=diff
==============================================================================
--- directory/shared/ldap/trunk/apache-provider/project.xml (original)
+++ directory/shared/ldap/trunk/apache-provider/project.xml Wed Oct 19 16:14:02 2005
@@ -55,7 +55,7 @@
         <dependency>
             <groupId>directory-asn1</groupId>
             <artifactId>asn1-ber</artifactId>
-            <version>0.3.3</version>
+            <version>0.3.3-SNAPSHOT</version>
             <type>jar</type>
             <url>http://directory.apache.org/subprojects/asn1/ber</url>
         </dependency>