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/09/20 19:39:13 UTC

wicket git commit: WICKET-5836 Update the version of clirr-maven-plugin

Repository: wicket
Updated Branches:
  refs/heads/master 5e1ced34e -> 8538df05c


WICKET-5836 Update the version of clirr-maven-plugin


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

Branch: refs/heads/master
Commit: 8538df05c460d5e07da5585310cbe975bb4d838f
Parents: 5e1ced3
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Tue Sep 20 21:38:57 2016 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Tue Sep 20 21:38:57 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/8538df05/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0bd499..9470419 100644
--- a/pom.xml
+++ b/pom.xml
@@ -987,7 +987,7 @@
 				<plugin>
 					<groupId>org.codehaus.mojo</groupId>
 					<artifactId>clirr-maven-plugin</artifactId>
-					<version>2.7</version>
+					<version>2.8</version>
 					<configuration>
 						<comparisonVersion>7.0.0</comparisonVersion>
 						<failOnError>true</failOnError>