Upgrade org.apache.felix:maven-bundle-plugin to 2.4.0
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/294f1eb5 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/294f1eb5 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/294f1eb5 Branch: refs/heads/sandbox/component-queueing-2 Commit: 294f1eb5719a6e2c0dd0a5aecb389dd6c8aa4fc3 Parents: 3f9265b Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Wed Feb 19 14:50:12 2014 +0200 Committer: Igor Vaynberg <[email protected]> Committed: Thu Feb 20 23:24:05 2014 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/294f1eb5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 80c0a39..a2f6a77 100644 --- a/pom.xml +++ b/pom.xml @@ -851,7 +851,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.3.7</version> + <version>2.4.0</version> <executions> <execution> <id>bundle-manifest</id>
