Updated Branches: refs/heads/master 06d225ee6 -> 58fe010be
WICKET-4447 Upgrade maven-bundle-plugin to 2.3.7 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/58fe010b Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/58fe010b Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/58fe010b Branch: refs/heads/master Commit: 58fe010be9e2eecbee184ff5c5e871dd4c248cd5 Parents: 06d225e Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Tue Mar 13 18:03:51 2012 +0200 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Tue Mar 13 18:03:51 2012 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/58fe010b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0db0fda..27eb9ec 100644 --- a/pom.xml +++ b/pom.xml @@ -736,7 +736,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.2.0</version> + <version>2.3.7</version> <executions> <execution> <id>bundle-manifest</id>
