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 2012/10/02 00:38:55 UTC

svn commit: r1392672 - /karaf/branches/karaf-2.3.x/pom.xml

Author: gnodet
Date: Mon Oct  1 22:38:55 2012
New Revision: 1392672

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

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

Modified: karaf/branches/karaf-2.3.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1392672&r1=1392671&r2=1392672&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Mon Oct  1 22:38:55 2012
@@ -126,7 +126,7 @@
         <equinox.version>3.8.0.v20120529-1548</equinox.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>