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:29:44 UTC

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

Author: elecharny
Date: Mon Dec 27 10:29:44 2010
New Revision: 1053040

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

Modified:
    mina/sshd/trunk/pom.xml

Modified: mina/sshd/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/sshd/trunk/pom.xml?rev=1053040&r1=1053039&r2=1053040&view=diff
==============================================================================
--- mina/sshd/trunk/pom.xml (original)
+++ mina/sshd/trunk/pom.xml Mon Dec 27 10:29:44 2010
@@ -87,7 +87,7 @@
             <dependency>
                 <groupId>org.apache.mina</groupId>
                 <artifactId>mina-core</artifactId>
-                <version>2.0.1</version>
+                <version>2.0.2</version>
             </dependency>
             <dependency>
                 <groupId>tomcat</groupId>