diff --git a/checkstyle-tester/pom.xml b/checkstyle-tester/pom.xml index 71360965d..d09aeecf4 100644 --- a/checkstyle-tester/pom.xml +++ b/checkstyle-tester/pom.xml @@ -11,39 +11,14 @@ UTF-8 - 3.1.1 8.38-SNAPSHOT 1.38.0 - 2.5 https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml true - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle-plugin.version} - - - com.puppycrawl.tools - checkstyle - ${checkstyle.version} - - - com.github.sevntu-checkstyle - sevntu-checks - ${sevntu-checkstyle.version} - - - org.apache.maven.plugins - maven-jxr-plugin - ${jxr-plugin.version} - - - - @@ -59,28 +34,6 @@ maven-project-info-reports-plugin 2.7 - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle-plugin.version} - - - false - ${checkstyle.failsOnError} - - - - org.apache.maven.plugins - maven-jxr-plugin - ${jxr-plugin.version} - - - - **/.ci-temp/**/* - - -