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/36eb938f Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/36eb938f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/36eb938f Branch: refs/heads/master Commit: 36eb938fe2139b5e7f162c5cd8599ce89f6f5cae Parents: 61736d0 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Wed Feb 19 14:50:12 2014 +0200 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Wed Feb 19 14:50:12 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/36eb938f/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>
