You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/10/02 06:40:13 UTC

svn commit: r1392738 - /karaf/trunk/pom.xml

Author: jbonofre
Date: Tue Oct  2 04:40:12 2012
New Revision: 1392738

URL: http://svn.apache.org/viewvc?rev=1392738&view=rev
Log:
[KARAF-1862] Upgrade to Felix FileInstall 3.2.6

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1392738&r1=1392737&r2=1392738&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Tue Oct  2 04:40:12 2012
@@ -148,7 +148,7 @@
         <equinox.region.version>1.0.0.v20110506</equinox.region.version>
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <felix.configadmin.version>1.4.0</felix.configadmin.version>
-        <felix.fileinstall.version>3.2.4</felix.fileinstall.version>
+        <felix.fileinstall.version>3.2.6</felix.fileinstall.version>
         <felix.framework.version>4.0.3</felix.framework.version>
         <felix.gogo.version>0.10.0</felix.gogo.version>
         <felix.plugin.version>2.3.7</felix.plugin.version>