diff --git a/pom.xml b/pom.xml index 3993d188..a4a82e3d 100644 --- a/pom.xml +++ b/pom.xml @@ -171,6 +171,11 @@ build-helper-maven-plugin 3.0.0 + + org.codehaus.mojo + clirr-maven-plugin + 2.8 + @@ -299,6 +304,21 @@ + + org.codehaus.mojo + clirr-maven-plugin + + clirr-ignored-differences.xml + true + + + + + check + + + +