You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ge...@apache.org on 2011/05/06 23:01:08 UTC

svn commit: r1100371 - /karaf/branches/karaf-2.1.x/pom.xml

Author: gertv
Date: Fri May  6 21:01:08 2011
New Revision: 1100371

URL: http://svn.apache.org/viewvc?rev=1100371&view=rev
Log:
KARAF-343: Upgrade to FileInstall 3.1.10

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

Modified: karaf/branches/karaf-2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.1.x/pom.xml?rev=1100371&r1=1100370&r2=1100371&view=diff
==============================================================================
--- karaf/branches/karaf-2.1.x/pom.xml (original)
+++ karaf/branches/karaf-2.1.x/pom.xml Fri May  6 21:01:08 2011
@@ -117,7 +117,7 @@
         <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.2</felix.fileinstall.version>
+        <felix.fileinstall.version>3.1.10</felix.fileinstall.version>
         <felix.framework.version>3.0.9</felix.framework.version>
         <felix.gogo.version>0.4.0</felix.gogo.version>
         <felix.osgi.version>1.4.0</felix.osgi.version>