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 --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index dd1aaede3..0a234af58 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-installer - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 9b8f200ef..7113c6ec4 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-model - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index ea43d093f..f3c5264c7 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 77484a904..dcca3d2fa 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-provider - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg