From 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Nov 2022 16:45:47 -0500 Subject: Release version 1.5.3 Release final Kohn version (1.5.3) of ccsdk/sli Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: Ic1916ffc34bee397dafd184abbe408e0a795954f --- 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 d2de8226a..0dd5b5642 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.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 73cb1289f..aae036ceb 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.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 021e6090e..e05dacf01 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 9d1d7a0b7..9caa8c50b 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.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg