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 2009/10/20 23:22:33 UTC

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

Author: ccustine
Date: Tue Oct 20 21:22:31 2009
New Revision: 827799

URL: http://svn.apache.org/viewvc?rev=827799&view=rev
Log:
Upgrade Felix framework to match Karaf snapshots.  We probably need to separate the Felix version in SMX from the Felix version in Karaf.

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=827799&r1=827798&r2=827799&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Tue Oct 20 21:22:31 2009
@@ -90,7 +90,7 @@
       <equinox.version>3.5.0.v20090520</equinox.version>
       <felix.configadmin.version>1.0.4</felix.configadmin.version>
       <felix.plugin.version>2.0.0</felix.plugin.version>
-      <felix.framework.version>2.0.0</felix.framework.version>
+      <felix.framework.version>2.0.1</felix.framework.version>
       <felix.osgi.version>1.4.0</felix.osgi.version>
       <felix.compendium.version>1.4.0</felix.compendium.version>
       <felix.bundlerepository.version>1.2.0</felix.bundlerepository.version>