You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/11/10 02:00:29 UTC

svn commit: r1033307 - /servicemix/smx4/nmr/trunk/pom.xml

Author: ccustine
Date: Wed Nov 10 01:00:29 2010
New Revision: 1033307

URL: http://svn.apache.org/viewvc?rev=1033307&view=rev
Log:
Aligning karaf version to current snapshot

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=1033307&r1=1033306&r2=1033307&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Wed Nov 10 01:00:29 2010
@@ -73,7 +73,7 @@
       <felix.fileinstall.version>3.0.2</felix.fileinstall.version>
       <felix.gogo.version>0.4.0</felix.gogo.version>
       <felix.plugin.version>2.1.0</felix.plugin.version>
-      <karaf.version>2.1.1-SNAPSHOT</karaf.version>
+      <karaf.version>2.1.99-SNAPSHOT</karaf.version>
       <osgi.core.version>4.2.0</osgi.core.version>
       
       <!-- ActiveMQ -->