From 6943d7fc51f68d2e6213995d40bbc17f42d629c1 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 9 Aug 2023 15:17:52 +0000 Subject: Release ccsdk/sli --- northbound/lcm/installer/pom.xml | 2 +- northbound/lcm/model/pom.xml | 2 +- northbound/lcm/pom.xml | 2 +- northbound/lcm/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index bfe011781..c8b3fb0cd 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm-installer - 1.7.0-SNAPSHOT + 1.7.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 5c1df5434..073b63368 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm-model - 1.7.0-SNAPSHOT + 1.7.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 448139dfc..3165f50a6 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm - 1.7.0-SNAPSHOT + 1.7.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 87cb8e9aa..b39db919e 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm-provider - 1.7.0-SNAPSHOT + 1.7.0 bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit