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 00:44:43 UTC

svn commit: r326739 - /directory/shared/ldap/trunk/common/project.xml

Author: elecharny
Date: Wed Oct 19 15:44:38 2005
New Revision: 326739

URL: http://svn.apache.org/viewcvs?rev=326739&view=rev
Log:
Forget about SNAPSHOT

Modified:
    directory/shared/ldap/trunk/common/project.xml

Modified: directory/shared/ldap/trunk/common/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/ldap/trunk/common/project.xml?rev=326739&r1=326738&r2=326739&view=diff
==============================================================================
--- directory/shared/ldap/trunk/common/project.xml (original)
+++ directory/shared/ldap/trunk/common/project.xml Wed Oct 19 15:44:38 2005
@@ -48,7 +48,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>
     </dependencies>