You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by gn...@apache.org on 2009/04/21 16:11:19 UTC

svn commit: r767153 - /mina/sshd/trunk/pom.xml

Author: gnodet
Date: Tue Apr 21 14:11:19 2009
New Revision: 767153

URL: http://svn.apache.org/viewvc?rev=767153&view=rev
Log:
Upgrade to 2.0.0-M5 of mina

Modified:
    mina/sshd/trunk/pom.xml

Modified: mina/sshd/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/sshd/trunk/pom.xml?rev=767153&r1=767152&r2=767153&view=diff
==============================================================================
--- mina/sshd/trunk/pom.xml (original)
+++ mina/sshd/trunk/pom.xml Tue Apr 21 14:11:19 2009
@@ -101,7 +101,7 @@
             <dependency>
                 <groupId>org.apache.mina</groupId>
                 <artifactId>mina-core</artifactId>
-                <version>2.0.0-M4</version>
+                <version>2.0.0-M5</version>
             </dependency>
             <dependency>
                 <groupId>com.jcraft</groupId>