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/10/11 20:16:43 UTC

svn commit: r1397216 - /karaf/branches/karaf-2.3.x/pom.xml

Author: jbonofre
Date: Thu Oct 11 18:16:43 2012
New Revision: 1397216

URL: http://svn.apache.org/viewvc?rev=1397216&view=rev
Log:
Use released version of ServiceMix Struts bundle

Modified:
    karaf/branches/karaf-2.3.x/pom.xml

Modified: karaf/branches/karaf-2.3.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1397216&r1=1397215&r2=1397216&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Thu Oct 11 18:16:43 2012
@@ -188,7 +188,7 @@
         <spring.version>3.0.7.RELEASE</spring.version>
         <spring31.version>3.1.2.RELEASE</spring31.version>
         <sshd.version>0.8.0</sshd.version>
-        <struts.bundle.version>1.3.10_1-SNAPSHOT</struts.bundle.version>
+        <struts.bundle.version>1.3.10_1</struts.bundle.version>
         <xbean.version>3.12</xbean.version>
         <javax.mail.version>1.4.5</javax.mail.version>
         <http.feature.version>[2,3)</http.feature.version>