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/10/28 03:23:31 UTC

svn commit: r329024 - /directory/asn1/tags/internal-release-0.3.3/codec/project.xml

Author: akarasulu
Date: Thu Oct 27 18:23:28 2005
New Revision: 329024

URL: http://svn.apache.org/viewcvs?rev=329024&view=rev
Log:
ooops should not be doing this but forgot to update to 0.8 mina release from snapshot

Modified:
    directory/asn1/tags/internal-release-0.3.3/codec/project.xml

Modified: directory/asn1/tags/internal-release-0.3.3/codec/project.xml
URL: http://svn.apache.org/viewcvs/directory/asn1/tags/internal-release-0.3.3/codec/project.xml?rev=329024&r1=329023&r2=329024&view=diff
==============================================================================
--- directory/asn1/tags/internal-release-0.3.3/codec/project.xml (original)
+++ directory/asn1/tags/internal-release-0.3.3/codec/project.xml Thu Oct 27 18:23:28 2005
@@ -20,7 +20,7 @@
         <dependency>
             <groupId>directory-network</groupId>
             <artifactId>mina</artifactId>
-            <version>0.8.0-SNAPSHOT</version>
+            <version>0.8.0</version>
             <type>jar</type>
             <url>http://directory.apache.org/subprojects/network/mina/</url>
         </dependency>