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 2012/05/19 12:55:42 UTC

git commit: Upgrade release plugin to 2.3

Updated Branches:
  refs/heads/master a1d5ef35b -> 42316f152


Upgrade release plugin to 2.3


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

Branch: refs/heads/master
Commit: 42316f152fc21a973a912623eaf76b9c2c107482
Parents: a1d5ef3
Author: Martijn Dashorst <da...@apache.org>
Authored: Fri May 18 18:25:01 2012 +0200
Committer: Martijn Dashorst <da...@apache.org>
Committed: Sat May 19 12:55:33 2012 +0200

----------------------------------------------------------------------
 pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/42316f15/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d6c1169..5d21912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -563,6 +563,11 @@
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-release-plugin</artifactId>
+					<version>2.3</version>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-resources-plugin</artifactId>
 					<version>2.5</version>
 					<configuration>