From b9d6d8b60d3e3c6e94ecf253eec8a3b87a213ce4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 12 Oct 2021 09:09:01 -0400 Subject: Release version 1.4.0 of ccsdk/sli Release initial Jakarta version (1.4.0) of ccsdk/sli Issue-ID: CCSDK-3492 Signed-off-by: Dan Timoney Change-Id: I1d71668335f1c23b41251568d57fefd60c87696e --- 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 be96634c2..ecc88b782 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index 3d7500077..3ac568e46 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.4.0-SNAPSHOT + 1.4.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 9cc51be3e..33a96edb3 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.4.0-SNAPSHOT + 1.4.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 2d6876342..121f6de6a 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml index 7d1ba8492..5ebd607f9 100755 --- a/core/sliapi/pom.xml +++ b/core/sliapi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index 9ff6d8d3b..f825f7fe1 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg