From be5662d19f464ab6e0c79c348e893a35ce780aea Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 7 Dec 2020 12:23:05 -0500 Subject: Remove references to indivdual repo version properties Updated combined ccsdl/sli repo to replace references to old repo versions (e.g. ccsdk.sli.core.version) with build-in maven property project.version. Issue-ID: CCSDK-3009 Signed-off-by: Dan Timoney Change-Id: I89c42dd571781f9bd8f9b463f53298519f61b96f --- northbound/features/features-sli-northbound/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'northbound/features/features-sli-northbound') diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 95671fc25..6afb797d0 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -16,10 +16,6 @@ ccsdk-sli-northbound :: features :: ${project.artifactId} - - ${project.version} - - ${project.groupId} -- cgit 1.2.3-korg