From 55919d433b93bde5dc6eeb50333ae06d4d8ae9e1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 16 Sep 2021 10:51:28 -0400 Subject: Fix versions Some modules are using incorrect version, and one had an internal dependency that should use project.version to ensure consistency Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: I865db7193a17f92ecb76accc6c0b82e2892f0bc2 --- sdnr/northbound/addCMHandle/model/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/northbound/addCMHandle/model/pom.xml') diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index 57a70e36a..7ad034bdd 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound addCMHandle-model - 1.0.0-SNAPSHOT + 1.2.3-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg