[KARAF-3682] Upgrade to Felix maven-bundle-plugin 2.5.4
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/a4e4c789 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a4e4c789 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a4e4c789 Branch: refs/heads/master Commit: a4e4c789f1a038888b0b4dcf7054f6fdcc5df1a4 Parents: db7609f Author: Guillaume Nodet <[email protected]> Authored: Mon Apr 27 10:55:53 2015 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Apr 27 11:18:04 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/a4e4c789/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2d1308b..b39e64d 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ <felix.framework.version>4.9.0-SNAPSHOT</felix.framework.version> <felix.framework.security.version>2.4.0</felix.framework.security.version> <felix.gogo.version>0.16.2</felix.gogo.version> - <felix.plugin.version>2.5.4-SNAPSHOT</felix.plugin.version> + <felix.plugin.version>2.5.4</felix.plugin.version> <felix.utils.version>1.8.0</felix.utils.version> <felix.webconsole.version>4.2.8</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
