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 2016/11/02 10:56:46 UTC

[3/3] karaf git commit: [KARAF-4812] Upgrade to Felix ConfigAdmin 1.8.12

[KARAF-4812] Upgrade to Felix ConfigAdmin 1.8.12

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

Branch: refs/heads/karaf-4.0.x
Commit: e2ccd18a7753d2613fd90af5fbf2bb61e19e1258
Parents: a6b07f6
Author: Guillaume Nodet <gn...@apache.org>
Authored: Wed Nov 2 08:59:39 2016 +0100
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Wed Nov 2 11:56:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/e2ccd18a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7defc00..8e8ad63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>
 
         <felix.bundlerepository.version>2.0.8</felix.bundlerepository.version>
-        <felix.configadmin.version>1.8.8</felix.configadmin.version>
+        <felix.configadmin.version>1.8.12</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.5.6</felix.fileinstall.version>