You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2010/09/21 13:39:27 UTC

svn commit: r999332 - /karaf/branches/karaf-2.0.x/pom.xml

Author: gnodet
Date: Tue Sep 21 11:39:27 2010
New Revision: 999332

URL: http://svn.apache.org/viewvc?rev=999332&view=rev
Log:
KARAF-168: Upgrade to latest Felix Framework

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

Modified: karaf/branches/karaf-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.0.x/pom.xml?rev=999332&r1=999331&r2=999332&view=diff
==============================================================================
--- karaf/branches/karaf-2.0.x/pom.xml (original)
+++ karaf/branches/karaf-2.0.x/pom.xml Tue Sep 21 11:39:27 2010
@@ -115,8 +115,8 @@
         <felix.bundlerepository.version>1.6.4</felix.bundlerepository.version>
         <felix.compendium.version>1.2.0</felix.compendium.version>
         <felix.configadmin.version>1.2.4</felix.configadmin.version>
-        <felix.fileinstall.version>3.0.0</felix.fileinstall.version>
-        <felix.framework.version>3.0.1</felix.framework.version>
+        <felix.fileinstall.version>3.0.2</felix.fileinstall.version>
+        <felix.framework.version>3.0.2</felix.framework.version>
         <felix.gogo.version>0.4.0</felix.gogo.version>
         <felix.osgi.version>1.4.0</felix.osgi.version>
         <felix.plugin.version>2.1.0</felix.plugin.version>