From e0ee06604dd6b4e37f2349d13967cf4359f17ea8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 27 Feb 2023 09:09:20 -0500 Subject: Release SLI version 1.6.1 Release ccsdk/sli version 1.6.1 and roll to next snapshot Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: Iadf7915a0f98b1200820d4625c753ac944b574fc --- core/sliapi/model/pom.xml | 2 +- core/sliapi/model/swagger/pom.xml | 2 +- core/sliapi/model/yang/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sliapi/model') diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index a1db0f3f4..1c111182b 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.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index a97edb91e..ccbd682c4 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.6.1-SNAPSHOT + 1.6.2-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 d76d40c3c..b2a1cc160 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.6.1-SNAPSHOT + 1.6.2-SNAPSHOT bundle ccsdk-sli-core :: sliapi :: ${project.artifactId} -- cgit 1.2.3-korg