Repository: karaf Updated Branches: refs/heads/master d9bd03c50 -> 7087b019a
[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/7087b019 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/7087b019 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/7087b019 Branch: refs/heads/master Commit: 7087b019aa18c2edddc222782e85a83249e5b795 Parents: d9bd03c Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Oct 21 07:41:38 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Oct 21 07:41:38 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/7087b019/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2954945..d243da5 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,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>
