Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 79fdd7537 -> 299b6fbb7
[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/fa8de135 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fa8de135 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fa8de135 Branch: refs/heads/karaf-3.0.x Commit: fa8de135cc303de8aaa4b3ed762d4c2c8f64b49f Parents: 79fdd75 Author: Guillaume Nodet <[email protected]> Authored: Wed Nov 2 08:59:39 2016 +0100 Committer: Guillaume Nodet <[email protected]> Committed: Wed Dec 7 16:18:12 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fa8de135/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9fb8281..f3e8f3a 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ <bndlib.version>2.4.0</bndlib.version> <equinox.region.version>1.0.0.v20110506</equinox.region.version> <felix.bundlerepository.version>2.0.2</felix.bundlerepository.version> - <felix.configadmin.version>1.8.4</felix.configadmin.version> + <felix.configadmin.version>1.8.12</felix.configadmin.version> <felix.fileinstall.version>3.5.2</felix.fileinstall.version> <felix.framework.version>4.2.1</felix.framework.version> <felix.framework.security.version>2.2.0</felix.framework.security.version>
