You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2012/03/13 17:06:05 UTC

git commit: WICKET-4447 Upgrade maven-bundle-plugin to 2.3.7

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 <mg...@apache.org>
Authored: Tue Mar 13 18:03:51 2012 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
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>