Repository: karaf Updated Branches: refs/heads/karaf-4.0.x b595567cf -> b87bb42a9
[KARAF-4856] Upgrade to maven-bundle-plugin 3.2.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b87bb42a Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b87bb42a Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b87bb42a Branch: refs/heads/karaf-4.0.x Commit: b87bb42a9309b0d27b1af188254c44ff560b59d5 Parents: b595567 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 29 07:56:02 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 29 07:56:44 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/b87bb42a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index af26ada..e21e748 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ <felix.framework.security.version>2.6.0</felix.framework.security.version> <felix.gogo.version>0.16.2</felix.gogo.version> <felix.inventory.version>1.0.4</felix.inventory.version> - <felix.plugin.version>3.0.1</felix.plugin.version> + <felix.plugin.version>3.2.0</felix.plugin.version> <felix.utils.version>1.8.2</felix.utils.version> <felix.webconsole.version>4.2.14</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
