You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/06/20 10:12:07 UTC

svn commit: r1351979 - /karaf/trunk/pom.xml

Author: jbonofre
Date: Wed Jun 20 08:12:07 2012
New Revision: 1351979

URL: http://svn.apache.org/viewvc?rev=1351979&view=rev
Log:
[KARAF-1568] Upgrade to sshd 0.7.0

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1351979&r1=1351978&r2=1351979&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Wed Jun 20 08:12:07 2012
@@ -204,7 +204,7 @@
         <servicemix.specs.version>2.0.0</servicemix.specs.version>
         <spring.osgi.version>1.2.1</spring.osgi.version>
         <spring.version>3.1.1.RELEASE</spring.version>
-        <sshd.version>0.7.0-SNAPSHOT</sshd.version>
+        <sshd.version>0.7.0</sshd.version>
         <xbean.version>3.8</xbean.version>
         <javax.mail.version>1.4.4</javax.mail.version>