From 5de81966f5574ae83e85aa7d5aa8865ea5deef24 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 26 Jan 2021 13:15:47 -0500 Subject: Revert "Limit use of odlparent poms" This reverts commit 7de29bfea89ff53a446bea07d8f74d1aaa87045b, due to issues encountered in the odlsli container in ccsdk/distribution. Issue-ID: CCSDK-3001 Issue-ID: CCSDK-3099 Change-Id: I79252b74693895f483eb390c575bb244195fe7ed Signed-off-by: Dan Timoney --- core/pom.xml | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) (limited to 'core/pom.xml') diff --git a/core/pom.xml b/core/pom.xml index d74d84b8a..a80158872 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,13 +3,14 @@ 4.0.0 - org.onap.ccsdk.sli - sli-root - 1.2.0-SNAPSHOT + org.onap.ccsdk.parent + odlparent-lite + 2.1.1-SNAPSHOT + org.onap.ccsdk.sli.core - core-root + ccsdk-sli-core 1.2.0-SNAPSHOT pom @@ -21,7 +22,7 @@ - utils + utils dblib sli filters @@ -57,27 +58,27 @@ - - - com.blackducksoftware.integration - hub-maven-plugin - 1.4.0 - false - - ${project.name} - ${project.basedir} - - - - create-bdio-file - package - - createHubOutput - - - - - + + + com.blackducksoftware.integration + hub-maven-plugin + 1.4.0 + false + + ${project.name} + ${project.basedir} + + + + create-bdio-file + package + + createHubOutput + + + + + -- cgit 1.2.3-korg