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 2017/10/26 14:05:34 UTC

[karaf] 02/05: [KARAF-5432] Upgrade to Felix Utils 1.10.4 and FileInstall 3.6.4

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git

commit b23ca4169ce1d5fb8c0494ecb6d7ffa56a818aae
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Wed Oct 25 20:21:52 2017 +0200

    [KARAF-5432] Upgrade to Felix Utils 1.10.4 and FileInstall 3.6.4
    
    [KARAF-5313] Exception when deleting a .cfg file from hot deploy directory
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index aa8a234..eeaf438 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
         <felix.configadmin.version>1.8.16</felix.configadmin.version>
         <felix.connect.version>0.1.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
-        <felix.fileinstall.version>3.6.2</felix.fileinstall.version>
+        <felix.fileinstall.version>3.6.4</felix.fileinstall.version>
         <felix.framework.version>5.6.8</felix.framework.version>
         <felix.framework.security.version>2.6.0</felix.framework.security.version>
         <felix.gogo.runtime.version>1.0.10</felix.gogo.runtime.version>
@@ -197,7 +197,7 @@
         <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>
         <felix.plugin.version>3.3.0</felix.plugin.version>
-        <felix.utils.version>1.10.2</felix.utils.version>
+        <felix.utils.version>1.10.4</felix.utils.version>
         <felix.webconsole.version>4.3.4</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.1.4</felix.metatype.version>

-- 
To stop receiving notification emails like this one, please contact
"commits@karaf.apache.org" <co...@karaf.apache.org>.