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

View: New views
1 Messages — Rating Filter:   Alert me  

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

by jvermillard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Author: jvermillard
Date: Wed Oct 28 10:14:03 2009
New Revision: 830489

URL: http://svn.apache.org/viewvc?rev=830489&view=rev
Log:
upgraded to MINA 2.0.0-RC1 (ASYNCWEB-38)


Modified:
    mina/asyncweb/trunk/pom.xml

Modified: mina/asyncweb/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/asyncweb/trunk/pom.xml?rev=830489&r1=830488&r2=830489&view=diff
==============================================================================
--- mina/asyncweb/trunk/pom.xml (original)
+++ mina/asyncweb/trunk/pom.xml Wed Oct 28 10:14:03 2009
@@ -273,7 +273,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.0.0-M6</version>
+        <version>2.0.0-RC1</version>
       </dependency>
 
       <dependency>