From b6288f99fbfcc73f115511696f98111ca32b8d2f Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Tue, 1 Dec 2020 13:34:56 +0100 Subject: ccsdk parents for alu-sr0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit migrate parents to aluminium-sr0 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459 Signed-off-by: Michael DÜrre --- oparent/pom.xml | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) (limited to 'oparent') diff --git a/oparent/pom.xml b/oparent/pom.xml index 6ca7c830..3cd1928a 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -50,11 +50,23 @@ ecomp-staging 176c31dfe190a - 1.8 - 1.8 - 2.5.0 + 11 + 3.0.0-M5 + 3.0.0-M5 + 4.2.1 + 3.8.1 true + + 1.1.1-SNAPSHOT + 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + 1.1.1-SNAPSHOT + 2.1.1 2.10.0 2.0 @@ -71,13 +83,13 @@ org.onap.ccsdk.parent dependencies-bom 2.1.1-SNAPSHOT - import pom + import org.springframework.boot spring-boot-dependencies - 2.3.5.RELEASE + 2.3.8.RELEASE import pom @@ -189,10 +201,20 @@ - + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + + + + + org.apache.maven.plugins maven-resources-plugin @@ -315,7 +337,7 @@ org.apache.felix maven-bundle-plugin - 4.2.1 + ${bundle.plugin.version} true -- cgit 1.2.3-korg