Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 0ae69469e -> 7888ac025
[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/7888ac02 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/7888ac02 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/7888ac02 Branch: refs/heads/karaf-3.0.x Commit: 7888ac0259920ab3eae120612a3c700109625c4a Parents: 0ae6946 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Oct 21 07:54:53 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Oct 21 07:54:53 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/7888ac02/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 108872d..10af3a2 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ <felix.framework.version>4.2.1</felix.framework.version> <felix.framework.security.version>2.2.0</felix.framework.security.version> <felix.gogo.version>0.12.1</felix.gogo.version> - <felix.plugin.version>2.4.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>
