From 7bb133e401f31623104ecd3534e2aab3ffe72009 Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Tue, 18 Jan 2022 10:06:31 +0100 Subject: migrate parents to phosphorus-sr1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit generate sr1 parents and add script for this Issue-ID: CCSDK-3565 Signed-off-by: Michael DÜrre Change-Id: I53c5bed11d3d336df5ca99f521a210067663571d Signed-off-by: Michael DÜrre --- odlparent/odlparent-lite/pom.xml | 94 ++++++++++------------------------------ 1 file changed, 22 insertions(+), 72 deletions(-) (limited to 'odlparent/odlparent-lite/pom.xml') diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index 9e9ef88e..ae861542 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.3 + 9.0.8 @@ -111,12 +111,13 @@ ${ccsdk.sli.version} - 1.13.4 - 7.0.9 - 7.0.9 - 1.13.4 - 1.13.4 - 1.13.4 + 8.0.7 + 9.0.8 + 9.0.8 + 8.0.5 + 8.0.7 + 8.0.7 + 8.0.7 1.15 @@ -127,16 +128,16 @@ 3.8.0 - 2.7.8 + None 4.4.1 - 2.8.5 + 2.8.8 - 29.0-jre + 30.1.1-jre - 2.11.4 + 2.12.5 3.27.0-GA @@ -158,9 +159,9 @@ 3.3.3 - 4.1.65.Final + 4.1.69.Final - 1.7.29 + 1.7.32 4.3.25.RELEASE @@ -176,14 +177,13 @@ 10.14.2.0 1.0.0 1.21.1 - 9.4.40.v20210413 2.17.1 2.17.1 - 2.7.3 + 9.4.43.v20210629 + 2.7.5 2.4.0 6.14.3 9.0.52 - true direct-dependencies.txt @@ -214,6 +214,11 @@ import pom + + org.mariadb.jdbc + mariadb-java-client + ${mariadb.connector.version} + org.onap.logging-analytics logging-slf4j @@ -1276,61 +1281,6 @@ - - yang-compile - - - src/main/yang - - - - - - org.opendaylight.yangtools - yang-maven-plugin - 6.0.6 - - - 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 - - - - - - - + -- cgit 1.2.3-korg