You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ng...@apache.org on 2008/08/17 21:58:00 UTC

svn commit: r686638 - /mina/ftpserver/trunk/pom.xml

Author: ngn
Date: Sun Aug 17 12:57:59 2008
New Revision: 686638

URL: http://svn.apache.org/viewvc?rev=686638&view=rev
Log:
Upgrading to MINA 2.0.0-M3

Modified:
    mina/ftpserver/trunk/pom.xml

Modified: mina/ftpserver/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/ftpserver/trunk/pom.xml?rev=686638&r1=686637&r2=686638&view=diff
==============================================================================
--- mina/ftpserver/trunk/pom.xml (original)
+++ mina/ftpserver/trunk/pom.xml Sun Aug 17 12:57:59 2008
@@ -146,7 +146,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.0.0-M2</version>
+        <version>2.0.0-M3</version>
         <exclusions>
             <exclusion>
                 <groupId>org.easymock</groupId>