From 5383edf1b735a6de8d1c54c6e8bacb867e090010 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 20 Oct 2022 15:29:33 -0400 Subject: Roll master branch to London numbering Roll master branch numbers to London release numbering Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6 --- northbound/features/ccsdk-asdcApi/pom.xml | 4 ++-- northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 4 ++-- northbound/features/ccsdk-dataChange/pom.xml | 4 ++-- northbound/features/ccsdk-lcm/pom.xml | 4 ++-- northbound/features/ccsdk-sli-northbound-all/pom.xml | 4 ++-- northbound/features/features-sli-northbound/pom.xml | 4 ++-- northbound/features/installer/pom.xml | 4 ++-- northbound/features/pom.xml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'northbound/features') diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index fd661e033..565d08894 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 1.5.2-SNAPSHOT + 1.6.0-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 eb7b0737f..744ce5def 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-daexim-offsite-backup - 1.5.2-SNAPSHOT + 1.6.0-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 098ec51c1..22b9c03e4 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-dataChange - 1.5.2-SNAPSHOT + 1.6.0-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 37bf0a7ac..461b49e8d 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-lcm - 1.5.2-SNAPSHOT + 1.6.0-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 bc5a122b5..b76ed5c07 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-sli-northbound-all - 1.5.2-SNAPSHOT + 1.6.0-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 050c317e4..77e4e92c8 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound features-sli-northbound - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index b67410b93..20ee78137 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound slinorthbound-features-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index b159dcf4d..8e4705d4f 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound slinorthbound-feature-aggregator - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-northbound :: features -- cgit 1.2.3-korg