From 87b0822e6cbde73db2fd7b2ba2824b7df4bc94d7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 27 Jul 2021 16:45:37 -0400 Subject: Update to support use of version ranges Updates to allow use of ranges in CCSDK version properties. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney Change-Id: I63be4ff42c79b50aadb45635e22918aa13b76990 Former-commit-id: 24396db9c62ba9f0d4f94a3382e3b45d0d1be2a5 --- admportal/pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'admportal') diff --git a/admportal/pom.xml b/admportal/pom.xml index b8166aed..ac5c5b98 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -29,21 +29,11 @@ ${project.version}-${build.number} - - - - org.onap.ccsdk.sli.core - sli-core-artifacts - ${ccsdk.sli.core.version} - pom - import - - - org.onap.ccsdk.sli.core sli-common + ${ccsdk.sli.version} org.mariadb.jdbc -- cgit 1.2.3-korg