From de7d39b38f3303b1124fb266e83927dfd5c69639 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Sep 2021 10:00:10 -0400 Subject: Roll versions for Jakarta Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney Change-Id: If9f10ad6e93ffa9693f08f3402b7e73ec78b0791 --- 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 d345ad9b9..4531289c3 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.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 1.3.2-SNAPSHOT + 1.4.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 5fd38ccdd..047a70a38 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.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-daexim-offsite-backup - 1.3.2-SNAPSHOT + 1.4.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 bc4d7eef1..de020a7df 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.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-dataChange - 1.3.2-SNAPSHOT + 1.4.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 3be41785b..e4b4e45eb 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.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-lcm - 1.3.2-SNAPSHOT + 1.4.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 763ed4b02..b7f354c25 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.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-sli-northbound-all - 1.3.2-SNAPSHOT + 1.4.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 24e9e1c2f..42db81cec 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.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound features-sli-northbound - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index e2a874b0f..ab3b1c085 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound slinorthbound-features-installer - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT pom ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index e0119a302..9f2c1eb8d 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.3.0-SNAPSHOT org.onap.ccsdk.sli.northbound slinorthbound-feature-aggregator - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT pom ccsdk-sli-northbound :: features -- cgit 1.2.3-korg