Repository: karaf Updated Branches: refs/heads/master c13c502dc -> f42085cbd
[KARAF-3699] Upgrade to Felix ConfigAdmin 1.8.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/db7609f9 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/db7609f9 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/db7609f9 Branch: refs/heads/master Commit: db7609f9aae33e1f3230bb5bd13bb68bbf31c184 Parents: c67b1ea Author: Guillaume Nodet <[email protected]> Authored: Mon Apr 27 10:55:29 2015 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Apr 27 11:18:03 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/db7609f9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 56b06bb..2d1308b 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ <equinox.region.version>1.1.0.v20120522-1841</equinox.region.version> <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version> <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version> - <felix.configadmin.version>1.8.3-SNAPSHOT</felix.configadmin.version> + <felix.configadmin.version>1.8.4</felix.configadmin.version> <felix.connect.version>0.1.0-SNAPSHOT</felix.connect.version> <felix.fileinstall.version>3.5.0</felix.fileinstall.version> <felix.framework.version>4.9.0-SNAPSHOT</felix.framework.version>
