X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fkaraf4-parent%2Fpom.xml;h=5bc977c15ad00679b6816e604780c879444f402c;hb=a123072c2982d2e8dc598fe3902e893bbce3fb68;hp=22a693624237d90ecf7f7333ca88ae99b822d528;hpb=b6288f99fbfcc73f115511696f98111ca32b8d2f;p=ccsdk%2Fparent.git diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index 22a69362..5bc977c1 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-parent/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent karaf4-parent - 7.0.7 + 7.0.8 org.onap.ccsdk.parent karaf4-parent - 2.1.1-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.1-SNAPSHOT - 1.1.1-SNAPSHOT - 1.1.1-SNAPSHOT - 1.2.0-SNAPSHOT + 1.1.4 + 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.1-SNAPSHOT + 2.1.5 pom import org.onap.ccsdk.parent dependencies-bom - 2.1.1-SNAPSHOT + 2.1.5 pom import @@ -230,14 +230,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -309,8 +301,8 @@ true - + onap-public @@ -371,7 +363,6 @@ JCenter Repository http://jcenter.bintray.com - Restlet Restlet Repository @@ -390,6 +381,7 @@ 2.8 + true @@ -468,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 - + @@ -594,21 +586,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - com.github.spotbugs spotbugs-maven-plugin @@ -676,6 +653,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.plugin.version} @@ -686,6 +664,16 @@ + + process-sources + + check + + + false + true + + check-license @@ -734,7 +722,6 @@ - org.apache.maven.plugins @@ -759,60 +746,8 @@ + org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - 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