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 08:05:25 UTC

[2/2] 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/a6e65793
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a6e65793
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a6e65793

Branch: refs/heads/master
Commit: a6e65793bf1283b63838d447df56175e43158006
Parents: 44323c2
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 09:05:10 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/a6e65793/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 48cb87f..312f972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,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>