Repository: karaf Updated Branches: refs/heads/master ef88f75e7 -> 5892f7d09
[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/5892f7d0 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5892f7d0 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5892f7d0 Branch: refs/heads/master Commit: 5892f7d09fe155ba8b84884893b8ed1a4405d1ee Parents: ef88f75 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:02 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/5892f7d0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e26dfc..4546836 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ <felix.gogo.jline.version>1.0.0</felix.gogo.jline.version> <felix.httplite.version>0.1.4</felix.httplite.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>
