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:23:02 UTC

svn commit: r827801 - /servicemix/smx4/features/trunk/pom.xml

Author: ccustine
Date: Tue Oct 20 21:23:01 2009
New Revision: 827801

URL: http://svn.apache.org/viewvc?rev=827801&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/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=827801&r1=827800&r2=827801&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Tue Oct 20 21:23:01 2009
@@ -99,7 +99,7 @@
       <felix.configadmin.version>1.2.4</felix.configadmin.version>
       <felix.core.version>1.4.0</felix.core.version>
       <felix.fileinstall.version>2.0.1-SNAPSHOT</felix.fileinstall.version>
-      <felix.framework.version>2.0.0</felix.framework.version>
+      <felix.framework.version>2.0.1</felix.framework.version>
       <felix.karaf.version>1.1.0-SNAPSHOT</felix.karaf.version>
       <felix.osgi.version>1.4.0</felix.osgi.version>
       <felix.plugin.version>2.0.0</felix.plugin.version>