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 --- adaptors/rest-adaptor/pom.xml | 2 +- adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 2 +- adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'adaptors/rest-adaptor') diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index f7f786436..902b4d7f9 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.sli.adaptors rest-adaptor - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 6ee3512f3..c1fe2f570 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.sli.adaptors rest-adaptor-bundle - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 44f708d15..053012fd8 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.sli.adaptors rest-adaptor-installer - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg