X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fkaraf4-parent%2Fpom.xml;h=5bc977c15ad00679b6816e604780c879444f402c;hb=a123072c2982d2e8dc598fe3902e893bbce3fb68;hp=750118d7d846664c7d6ab7c031f192ade055e342;hpb=929ce1d5faf1facb2e291bc971c035f9ab148f4e;p=ccsdk%2Fparent.git diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index 750118d7..5bc977c1 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-parent/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent karaf4-parent - 2.1.5-SNAPSHOT + 2.1.5 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -55,7 +55,6 @@ UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -66,6 +65,7 @@ + https://nexus.onap.org nexus.onap.org 443 https @@ -94,13 +94,13 @@ false - 1.6.6 + 1.6.9 1.1.4 - 1.1.5-SNAPSHOT - 1.1.6-SNAPSHOT - 1.2.3-SNAPSHOT + 1.1.5 + 1.1.6 + 1.2.3 ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} @@ -111,21 +111,21 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.12.3 + 6.0.8 + 6.0.8 + 1.12.3 + 1.9.3 + 1.12.3 1.15 - 3.8.1 + 3.11 2.6 - 3.7 + 3.7.2 2.7.7 @@ -136,7 +136,7 @@ 28.2-jre - 2.10.4 + 2.10.5 3.27.0-GA @@ -154,19 +154,19 @@ 4.13 - 1.11.6 + 1.11.7 3.3.3 - 4.1.51.Final + 4.1.56.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 @@ -193,14 +193,14 @@ org.onap.ccsdk.parent dependencies-odl-bom - 2.1.5-SNAPSHOT + 2.1.5 pom import org.onap.ccsdk.parent dependencies-bom - 2.1.5-SNAPSHOT + 2.1.5 pom import @@ -301,8 +301,8 @@ true - + onap-public @@ -363,7 +363,6 @@ JCenter Repository http://jcenter.bintray.com - Restlet Restlet Repository @@ -461,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 - + @@ -587,21 +586,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - com.github.spotbugs spotbugs-maven-plugin @@ -669,6 +653,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.plugin.version} @@ -679,6 +664,16 @@ + + process-sources + + check + + + false + true + + check-license @@ -751,71 +746,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