Skip to content

Commit

Permalink
Reactivate compatibility checks (clirr plugin)
Browse files Browse the repository at this point in the history
  • Loading branch information
magro committed Mar 24, 2015
1 parent a2c0699 commit 0ec16d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom-main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@
</executions>
<!-- See http://mojo.codehaus.org/clirr-maven-plugin/check-mojo.html -->
<configuration>
<!-- Only for this release: Temporarily disable because otherwise it compares with 1.04 -->
<skip>true</skip>
<skip>false</skip>
<logResults>true</logResults>
<minSeverity>warning</minSeverity>
<!-- Configure ignored differences: http://mojo.codehaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
Expand Down

0 comments on commit 0ec16d9

Please sign in to comment.