You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2010/12/27 11:26:34 UTC

svn commit: r1053038 - /mina/asyncweb/trunk/pom.xml

Author: elecharny
Date: Mon Dec 27 10:26:34 2010
New Revision: 1053038

URL: http://svn.apache.org/viewvc?rev=1053038&view=rev
Log:
Upgraded to MINA-2.0.2

Modified:
    mina/asyncweb/trunk/pom.xml

Modified: mina/asyncweb/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/asyncweb/trunk/pom.xml?rev=1053038&r1=1053037&r2=1053038&view=diff
==============================================================================
--- mina/asyncweb/trunk/pom.xml (original)
+++ mina/asyncweb/trunk/pom.xml Mon Dec 27 10:26:34 2010
@@ -273,7 +273,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.0.0-RC1</version>
+        <version>2.0.2</version>
       </dependency>
 
       <dependency>