[KARAF-3598] Upgrade to bundlerepository 2.0.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b740617f Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b740617f Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b740617f
Branch: refs/heads/master Commit: b740617f4cd0d863fadd91e03b9c08b50b18baba Parents: d141bdf Author: Guillaume Nodet <[email protected]> Authored: Tue Mar 10 14:26:19 2015 +0100 Committer: Guillaume Nodet <[email protected]> Committed: Tue Mar 10 14:26:19 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/b740617f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index de40b52..ab6cf65 100644 --- a/pom.xml +++ b/pom.xml @@ -161,10 +161,10 @@ <bndlib.version>2.4.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>2.0.3-SNAPSHOT</felix.bundlerepository.version> <felix.configadmin.version>1.8.1-SNAPSHOT</felix.configadmin.version> <felix.fileinstall.version>3.4.3-SNAPSHOT</felix.fileinstall.version> <felix.framework.version>4.7.0-SNAPSHOT</felix.framework.version> + <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version> <felix.framework.security.version>2.4.0</felix.framework.security.version> <felix.gogo.version>0.14.1-SNAPSHOT</felix.gogo.version> <felix.plugin.version>2.5.4-SNAPSHOT</felix.plugin.version>
