Author: jvermillard
Date: Wed Oct 28 10:14:03 2009
New Revision: 830489
URL:
http://svn.apache.org/viewvc?rev=830489&view=revLog:
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>