Repository: karaf Updated Branches: refs/heads/master caabefccc -> 63caee028
[KARAF-3185] Upgrade to Felix BundleRepository 2.0.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/63caee02 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/63caee02 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/63caee02 Branch: refs/heads/master Commit: 63caee0282c89753c41f8dfda6371ca83f9920f1 Parents: caabefc Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Sep 1 15:36:29 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Sep 1 15:36:29 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/63caee02/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 749f1d8..7e5ca46 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ <bndlib.version>2.3.0</bndlib.version> <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>1.6.6</felix.bundlerepository.version> + <felix.bundlerepository.version>2.0.2</felix.bundlerepository.version> <felix.configadmin.version>1.8.0</felix.configadmin.version> <felix.fileinstall.version>3.4.0</felix.fileinstall.version> <felix.framework.version>4.4.1</felix.framework.version>
