You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by fl...@apache.org on 2017/02/27 22:50:30 UTC

karaf git commit: [KARAF-5002] Upgrade to Felix Configadmin 1.8.14

Repository: karaf
Updated Branches:
  refs/heads/master 1bafbb42a -> 3f72cea08


[KARAF-5002] Upgrade to Felix Configadmin 1.8.14


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

Branch: refs/heads/master
Commit: 3f72cea08519166eab1792eea1738b0ceaf39410
Parents: 1bafbb4
Author: Fabian Lange <la...@gmail.com>
Authored: Mon Feb 27 23:50:19 2017 +0100
Committer: Fabian Lange <la...@gmail.com>
Committed: Mon Feb 27 23:50:19 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/3f72cea0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a100505..96b6145 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.12</felix.configadmin.version>
+        <felix.configadmin.version>1.8.14</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>