You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2014/04/23 13:56:09 UTC

[2/5] git commit: Update release plugin to 2.5

Update release plugin to 2.5


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

Branch: refs/heads/build/wicket-6.15.0
Commit: 67110408bff34fc9eeb9eb0ce7b5999d267b68ba
Parents: 1f7c78a
Author: Martijn Dashorst <da...@apache.org>
Authored: Wed Apr 16 00:41:44 2014 +0200
Committer: Martijn Dashorst <da...@apache.org>
Committed: Wed Apr 16 00:41:44 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/67110408/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7b74c1a..e31f75e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -625,7 +625,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-release-plugin</artifactId>
-					<version>2.3.2</version>
+					<version>2.5</version>
 					<inherited>true</inherited>
 					<configuration>
 						<localCheckout>true</localCheckout>