Updated Branches:
  refs/heads/wicket-1.5.x 35e5f84fb -> 292c5cb1d

Update the version against clirr checks API breaks.


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

Branch: refs/heads/wicket-1.5.x
Commit: 292c5cb1d458261f5d1de16f06ded509c2fbf3df
Parents: 35e5f84
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Wed Jan 25 18:10:40 2012 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Wed Jan 25 18:10:40 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/292c5cb1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 15ee18d..fe68734 100644
--- a/pom.xml
+++ b/pom.xml
@@ -511,7 +511,7 @@
                                <artifactId>clirr-maven-plugin</artifactId>
                                <version>2.3</version>
                                <configuration>
-                                       
<comparisonVersion>1.5.3</comparisonVersion>
+                                       
<comparisonVersion>1.5.4</comparisonVersion>
                                        <failOnError>false</failOnError>
                                        <logResults>true</logResults>
                                </configuration>

Reply via email to