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/24 22:11:53 UTC

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

Author: jbonofre
Date: Wed Oct 24 20:11:52 2012
New Revision: 1401853

URL: http://svn.apache.org/viewvc?rev=1401853&view=rev
Log:
[KARAF-1955] Upgrade to ServiceMix Specs 2.2-SNAPSHOT

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1401853&r1=1401852&r2=1401853&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Wed Oct 24 20:11:52 2012
@@ -214,7 +214,7 @@
         <portlet-api.version>2.0</portlet-api.version>
         <servlet.api.version>3.0</servlet.api.version>
         <slf4j.version>1.7.1</slf4j.version>
-        <servicemix.specs.version>2.1.0</servicemix.specs.version>
+        <servicemix.specs.version>2.2-SNAPSHOT</servicemix.specs.version>
         <spring.osgi.version>1.2.1</spring.osgi.version>
         <spring.version>3.1.2.RELEASE</spring.version>
         <sshd.version>0.8.0</sshd.version>