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 2016/07/18 20:52:47 UTC

wicket git commit: Update maven-bundle-plugin to 3.2.0

Repository: wicket
Updated Branches:
  refs/heads/master ba71444e4 -> 7401712f8


Update maven-bundle-plugin to 3.2.0


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7401712f
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/7401712f
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/7401712f

Branch: refs/heads/master
Commit: 7401712f837695fe3d888d7b8671583fa2a04953
Parents: ba71444
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Mon Jul 18 22:52:20 2016 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Mon Jul 18 22:52:20 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/7401712f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf21120..f2a92fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -733,7 +733,7 @@
 				<plugin>
 					<groupId>org.apache.felix</groupId>
 					<artifactId>maven-bundle-plugin</artifactId>
-					<version>3.0.0</version>
+					<version>3.2.0</version>
 					<executions>
 						<execution>
 							<id>bundle-manifest</id>