From 79cddca0dcd957fbea85e7e73f44b8d934dd975b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 18 Apr 2024 09:40:56 -0400 Subject: Release version 1.7.2 of ccsdk/sli Release version 1.7.2 of ccsdk/sli artifacts and bump snapshot version Issue-ID: CCSDK-4004 Change-Id: Ide0dc891e601538978f0c236187860bacfc4dc7c Signed-off-by: Dan Timoney --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index cc015ff83..44a1124c4 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-installer - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 762858c1e..fbe9c91fb 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-model - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index b615522ca..a78ca0601 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 5bf33050a..eb1e4e779 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-provider - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg