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 2015/10/09 08:07:58 UTC

karaf git commit: [KARAF-4039] Upgrade to Felix ConfigAdmin 1.8.8

Repository: karaf
Updated Branches:
  refs/heads/master 9718ed5e4 -> 2dae1ab05


[KARAF-4039] Upgrade to Felix ConfigAdmin 1.8.8


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/2dae1ab0
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/2dae1ab0
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/2dae1ab0

Branch: refs/heads/master
Commit: 2dae1ab05e152eaa71aa6614284bf9f44e05b461
Parents: 9718ed5
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Oct 9 08:07:38 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Oct 9 08:07:38 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/2dae1ab0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 363e122..181d21e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>
 
         <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version>
-        <felix.configadmin.version>1.8.4</felix.configadmin.version>
+        <felix.configadmin.version>1.8.8</felix.configadmin.version>
         <felix.connect.version>0.1.0</felix.connect.version>
         <felix.coordinator.version>1.0.0</felix.coordinator.version>
         <felix.fileinstall.version>3.5.0</felix.fileinstall.version>