From c6bb986827b626b00a35b73614c9897830409490 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Aug 2023 12:11:18 -0400 Subject: Release initial Argon version of ccsdk/sli Release version 1.7.0 - initial Argon version - of ccsdk/sli Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney Change-Id: Ibe2a2a3fff9e0c888b0c44b41d203e4e9398134a --- core/sliapi/installer/pom.xml | 2 +- core/sliapi/model/pom.xml | 2 +- core/sliapi/model/swagger/pom.xml | 2 +- core/sliapi/model/yang/pom.xml | 2 +- core/sliapi/pom.xml | 2 +- core/sliapi/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'core/sliapi') diff --git a/core/sliapi/installer/pom.xml b/core/sliapi/installer/pom.xml index 5644ea0d2..c2804e80c 100755 --- a/core/sliapi/installer/pom.xml +++ b/core/sliapi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-installer - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index 8535ba1b5..046f81a65 100755 --- a/core/sliapi/model/pom.xml +++ b/core/sliapi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-model - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index a9f886f5a..026525695 100644 --- a/core/sliapi/model/swagger/pom.xml +++ b/core/sliapi/model/swagger/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.core sliapi-model-swagger - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT jar ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/model/yang/pom.xml b/core/sliapi/model/yang/pom.xml index b0417b26c..7addd9230 100755 --- a/core/sliapi/model/yang/pom.xml +++ b/core/sliapi/model/yang/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-model-yang - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT bundle ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml index 0401112d7..e310d5f90 100755 --- a/core/sliapi/pom.xml +++ b/core/sliapi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index 5418d66c5..f330ee736 100755 --- a/core/sliapi/provider/pom.xml +++ b/core/sliapi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-provider - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg