From 9c8fc6851745906dba90eaf717f4605ee8509cd8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 8 Nov 2023 15:07:45 -0500 Subject: Release version 1.7.1 of ccsdk/sli Release version 1.7.1 of ccsdk/sli for Montreal CI Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney Change-Id: I83c2c4725e22da608ef9a42a11b3df7da3dcc231 --- 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 00fcd935a..ff3e811ce 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.1-SNAPSHOT + 1.7.2-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 36c28dbe0..1b6a583f8 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.1-SNAPSHOT + 1.7.2-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 77dfa0966..55fde2f97 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound lcm - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 0b7ed3515..ba6a47d22 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.1-SNAPSHOT + 1.7.2-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg