Update Clirr's comparison version to Wicket 6.0.0
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/19204fd9 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/19204fd9 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/19204fd9 Branch: refs/heads/master Commit: 19204fd9f1407cb09c5002e5eab3a62e58ede636 Parents: 995559e Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Mon Sep 3 13:39:30 2012 +0200 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Mon Sep 3 13:39:30 2012 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/19204fd9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 989ba3d..f876512 100644 --- a/pom.xml +++ b/pom.xml @@ -506,7 +506,7 @@ <artifactId>clirr-maven-plugin</artifactId> <version>2.4</version> <configuration> - <comparisonVersion>6.0.0-beta1</comparisonVersion> + <comparisonVersion>6.0.0</comparisonVersion> <failOnError>false</failOnError> <logResults>true</logResults> <!-- disabled until we start the release candidates -->
