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/features/ccsdk-asdcApi/pom.xml | 2 +- northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 2 +- northbound/features/ccsdk-dataChange/pom.xml | 2 +- northbound/features/ccsdk-lcm/pom.xml | 2 +- northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 +- northbound/features/features-sli-northbound/pom.xml | 2 +- northbound/features/installer/pom.xml | 2 +- northbound/features/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/features') diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index bf0564265..e1b8fa4b9 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index c598e682a..dc0674885 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-daexim-offsite-backup - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index 4b78d0a98..ac4bb73ad 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-dataChange - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index a6bde947f..db5089e7e 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-lcm - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index ce9d8f40b..acece5602 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-sli-northbound-all - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 68adbec88..fb770c9a7 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound features-sli-northbound - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index 2dc280dfe..eaede4192 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound slinorthbound-features-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index f417a5754..ec86631d2 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound slinorthbound-feature-aggregator - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-northbound :: features -- cgit 1.2.3-korg