From af9977a7b84a11ab01e84e38d20c9c2263905b05 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 9 Mar 2021 11:39:34 -0500 Subject: Roll master version for Istanbul Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16 --- sdnr/northbound/CMNotify/feature/pom.xml | 4 ++-- sdnr/northbound/CMNotify/installer/pom.xml | 4 ++-- sdnr/northbound/CMNotify/model/pom.xml | 4 ++-- sdnr/northbound/CMNotify/pom.xml | 4 ++-- sdnr/northbound/CMNotify/provider/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index c396200cf..d1f8098ab 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index 25c31a9fd..4f1aa4256 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index f94b544f9..1d23015f2 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 38f7ed53c..c13efd64a 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 233a156fd..32781ab36 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg