Repository: wicket
Updated Branches:
  refs/heads/wicket-6.x 3ad040872 -> ac4589f52


clirr plugin updated to last version to avoid "invalid byte tag in constant 
pool..." error


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

Branch: refs/heads/wicket-6.x
Commit: ac4589f520f72a0d7c03a1ecbf20bac01ba23696
Parents: 3ad0408
Author: Andrea Del Bene <[email protected]>
Authored: Wed Dec 28 13:04:36 2016 +0100
Committer: Andrea Del Bene <[email protected]>
Committed: Wed Dec 28 13:04:36 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/ac4589f5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 047f17d..3bb129a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -931,7 +931,7 @@
                                <plugin>
                                        <groupId>org.codehaus.mojo</groupId>
                                        
<artifactId>clirr-maven-plugin</artifactId>
-                                       <version>2.7</version>
+                                       <version>2.8</version>
                                        <configuration>
                                                
<comparisonVersion>6.0.0</comparisonVersion>
                                                <failOnError>true</failOnError>

Reply via email to