You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by sj...@apache.org on 2008/04/09 16:37:47 UTC

svn commit: r646381 - /mina/asyncweb/branches/1.0/client/pom.xml

Author: sjlee
Date: Wed Apr  9 07:37:46 2008
New Revision: 646381

URL: http://svn.apache.org/viewvc?rev=646381&view=rev
Log:
fixed the version.

Modified:
    mina/asyncweb/branches/1.0/client/pom.xml

Modified: mina/asyncweb/branches/1.0/client/pom.xml
URL: http://svn.apache.org/viewvc/mina/asyncweb/branches/1.0/client/pom.xml?rev=646381&r1=646380&r2=646381&view=diff
==============================================================================
--- mina/asyncweb/branches/1.0/client/pom.xml (original)
+++ mina/asyncweb/branches/1.0/client/pom.xml Wed Apr  9 07:37:46 2008
@@ -21,7 +21,7 @@
     <groupId>org.apache.asyncweb</groupId>
     <artifactId>asyncweb-client</artifactId>
     <packaging>jar</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>AsyncHttpClient</name>
     <dependencies>
         <dependency>