X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fsetup%2Fsrc%2Fmain%2Fresources%2Fpom-template.xml;h=d09c5f1acc7193ad776db8ce2ff31d2ad762146d;hb=b5628bd6e1bd8bf35b70d7ca5e8f7eb81df6e6ce;hp=b2deff055b9021c0b7bed2ccd626c6962541b006;hpb=67cb8d57527df08bd6997eb8b500ce31139016ce;p=ccsdk%2Fparent.git diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index b2deff05..d09c5f1a 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -111,21 +111,21 @@ \${ccsdk.sli.version} - 1.13.0 - 7.0.6 - 7.0.6 - 1.13.0 - 1.13.1 - 1.13.0 + 1.13.2 + 7.0.7 + 7.0.7 + 1.13.2 + 1.13.2 + 1.13.2 1.15 - 3.8.1 + 3.11 2.6 - 3.8 + 3.8.0 2.7.7 @@ -154,11 +154,11 @@ 4.13 - 1.11.6 + 1.11.7 3.3.3 - 4.1.51.Final + 4.1.63.Final 1.7.29 @@ -166,7 +166,7 @@ 0.6.4 - 4.8.1 + 4.8-1 1.0.0 @@ -176,11 +176,11 @@ 10.14.2.0 1.0.0 1.21.1 - 2.4.4 + 2.7.2 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.38.v20210224 true direct-dependencies.txt @@ -460,7 +460,7 @@ Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations org.mockito:mockito-all - + @@ -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