Repository: karaf Updated Branches: refs/heads/karaf-4.0.x bb657299b -> 720fc911c
[KARAF-5153] Upgrade to Felix BundleRepository 2.0.10 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/720fc911 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/720fc911 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/720fc911 Branch: refs/heads/karaf-4.0.x Commit: 720fc911cdae6ecde5a9f0eb4b39fe71453322a8 Parents: bb65729 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed May 31 11:17:29 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed May 31 11:18:13 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/720fc911/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f89174c..2ee3b9c 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,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.8</felix.bundlerepository.version> + <felix.bundlerepository.version>2.0.10</felix.bundlerepository.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>
