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 2017/09/12 13:30:35 UTC

karaf git commit: [KARAF-5366] Upgrade to Felix ConfigAdmin 1.8.16

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.1.x bf009de33 -> a7f23715b


[KARAF-5366] Upgrade to Felix ConfigAdmin 1.8.16


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

Branch: refs/heads/karaf-4.1.x
Commit: a7f23715b91e0f488ded059817757573e1cd0c72
Parents: bf009de
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Sep 12 13:59:51 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Sep 12 15:29:54 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/a7f23715/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f3b3189..1c04f8d 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.10</felix.bundlerepository.version>
-        <felix.configadmin.version>1.8.14</felix.configadmin.version>
+        <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.5.8</felix.fileinstall.version>