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:07:55 UTC

svn commit: r326745 - /directory/shared/ldap/trunk/snacc-provider/project.xml

Author: elecharny
Date: Wed Oct 19 16:07:50 2005
New Revision: 326745

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

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

Modified: directory/shared/ldap/trunk/snacc-provider/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/ldap/trunk/snacc-provider/project.xml?rev=326745&r1=326744&r2=326745&view=diff
==============================================================================
--- directory/shared/ldap/trunk/snacc-provider/project.xml (original)
+++ directory/shared/ldap/trunk/snacc-provider/project.xml Wed Oct 19 16:07:50 2005
@@ -15,7 +15,7 @@
         <dependency>
             <groupId>directory-asn1</groupId>
             <artifactId>asn1-codec</artifactId>
-            <version>0.3.3</version>
+            <version>0.3.3-SNAPSHOT</version>
             <type>jar</type>
         </dependency>
         <dependency>