X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fbundle-parent%2Fpom.xml;h=e33a0bede5d38f1f5df348c7187339e926bf3f68;hb=d2a945685db20ed131bcfa05a5499e6837757584;hp=3cd3257c0734c70d1339684f485b6b523f2a2b5c;hpb=b6288f99fbfcc73f115511696f98111ca32b8d2f;p=ccsdk%2Fparent.git diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 3cd3257c..e33a0bed 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent bundle-parent - 7.0.7 + 9.0.8 org.onap.ccsdk.parent bundle-parent - 2.1.1-SNAPSHOT + 2.3.4 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.2.99999, 1.3.99999] + (1.2.99999, 1.3.99999] + (1.2.99999, 1.3.99999] + (1.3.99999, 1.4.99999] ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} @@ -111,32 +111,33 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 8.0.7 + 9.0.8 + 9.0.8 + 8.0.5 + 8.0.7 + 8.0.7 + 8.0.7 1.15 - 3.8.1 + 3.12.0 2.6 - 3.7 + 3.8.0 - 2.7.7 + None 4.4.1 - 2.8.5 + 2.8.8 - 28.2-jre + 30.1.1-jre - 2.10.4 + 2.12.5 3.27.0-GA @@ -152,35 +153,37 @@ 20131018 - 4.13 + 4.13.2 - 1.11.6 + 1.11.7 3.3.3 - 4.1.51.Final + 4.1.69.Final - 1.7.29 + 1.7.32 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.8-1 1.0.0 4.4.12 - 4.5.10 + 4.5.13 10.14.2.0 1.0.0 1.21.1 - 2.4.4 + 2.17.1 + 2.17.1 + 9.4.43.v20210629 + 2.7.5 2.4.0 6.14.3 - 9.0.30 - 9.4.28.v20200408 + 9.0.52 true direct-dependencies.txt @@ -193,14 +196,14 @@ org.onap.ccsdk.parent dependencies-odl-bom - 2.1.1-SNAPSHOT + 2.3.4 pom import org.onap.ccsdk.parent dependencies-bom - 2.1.1-SNAPSHOT + 2.3.4 pom import @@ -211,6 +214,11 @@ import pom + + org.mariadb.jdbc + mariadb-java-client + ${mariadb.connector.version} + org.onap.logging-analytics logging-slf4j @@ -230,14 +238,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -309,8 +309,8 @@ true - + onap-public @@ -371,7 +371,6 @@ JCenter Repository http://jcenter.bintray.com - Restlet Restlet Repository @@ -390,6 +389,7 @@ 2.8 + true @@ -468,7 +468,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 +594,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - com.github.spotbugs spotbugs-maven-plugin @@ -676,6 +661,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.plugin.version} @@ -686,6 +672,16 @@ + + process-sources + + check + + + false + true + + check-license @@ -731,10 +727,41 @@ + + org.gaul + modernizer-maven-plugin + 2.1.0 + + + modernizer + verify + + modernizer + + + false + true + + + + + false + true + + + - org.apache.maven.plugins @@ -759,60 +786,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 @@ -1306,61 +1281,6 @@ - - yang-compile - - - src/main/yang - - - - - - org.opendaylight.yangtools - yang-maven-plugin - 5.0.5 - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${odl.mdsal.model.version} - jar - compile - - - org.opendaylight.netconf - sal-rest-docgen-maven - ${odl.netconf.sal.rest.docgen.version} - jar - - - - - binding - - generate-sources - - - ${yang.file.directory} - - - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - - true - - - - - - - +