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 --- 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..81678a20d 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.0 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index 8535ba1b5..f6adce2dd 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.0 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index a9f886f5a..2738b9bd9 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.0 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..ea26cec49 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.0 bundle ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml index 0401112d7..1b5e78920 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.0 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index 5418d66c5..134eb1285 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.0 bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg