Repository: karaf Updated Branches: refs/heads/karaf-2.x 54f131ba2 -> ee490fb66
[KARAF-3309] Upgrade to Felix maven-bundle-plugin 2.5.3 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/ee490fb6 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/ee490fb6 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/ee490fb6 Branch: refs/heads/karaf-2.x Commit: ee490fb66c35746c5e3c6764749cd3c2d392bc8d Parents: 54f131b Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Oct 22 07:05:26 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Oct 22 07:05:26 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/ee490fb6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb2ed56..e2fa976 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <felix.framework.version>4.4.1</felix.framework.version> <felix.framework.security.version>2.4.0</felix.framework.security.version> <felix.gogo.version>0.12.1</felix.gogo.version> - <felix.plugin.version>2.5.0</felix.plugin.version> + <felix.plugin.version>2.5.3</felix.plugin.version> <felix.utils.version>1.6.0</felix.utils.version> <felix.webconsole.version>4.2.2</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
