X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fodlparent-lite%2Fpom.xml;h=059b6fdb024082a1b3a527c957820adc7e94493b;hb=refs%2Fchanges%2F58%2F121758%2F4;hp=46ddaf9ee211dfd399e6332bd8c922a6e9423019;hpb=b473d3c5a0287f093b893f88fe262b62925438ec;p=ccsdk%2Fparent.git diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index 46ddaf9e..059b6fdb 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -111,21 +111,21 @@ ${ccsdk.sli.version} - 1.13.0 + 1.13.1 7.0.6 7.0.6 - 1.13.0 + 1.13.1 1.13.1 - 1.13.0 + 1.13.1 1.15 - 3.8.1 + 3.11 2.6 - 3.8 + 3.8.0 2.7.7 @@ -154,19 +154,19 @@ 4.13 - 1.11.6 + 1.11.7 3.3.3 - 4.1.51.Final + 4.1.59.Final - 1.7.29 + 1.7.28 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.8-1 1.0.0 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.31.v20200723 true direct-dependencies.txt @@ -586,21 +586,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - com.github.spotbugs spotbugs-maven-plugin @@ -668,6 +653,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.plugin.version} @@ -678,6 +664,16 @@ + + process-sources + + check + + + false + true + + check-license @@ -772,71 +768,8 @@ + org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - - - check - - process-sources - - true - false - - - - onap-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - org.codehaus.mojo