From c7f07d7ef8d70ea520a274914c42b3eeb68bdb3e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 31 Aug 2021 12:51:29 -0400 Subject: Release initial Istanbul ccsdk/features Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b --- sdnr/northbound/CMNotify/feature/pom.xml | 5 ++--- sdnr/northbound/CMNotify/installer/pom.xml | 5 ++--- sdnr/northbound/CMNotify/model/pom.xml | 5 ++--- sdnr/northbound/CMNotify/pom.xml | 5 ++--- sdnr/northbound/CMNotify/provider/pom.xml | 5 ++--- 5 files changed, 10 insertions(+), 15 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index d1f8098ab..6a29edd8b 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -19,20 +19,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.2.0-SNAPSHOT + 1.2.1-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 4f1aa4256..f4a1f5bbd 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -19,20 +19,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.2.0-SNAPSHOT + 1.2.1-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 1d23015f2..fc47645b4 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -19,20 +19,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index c13efd64a..0ca4edcee 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -19,20 +19,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.2.0-SNAPSHOT + 1.2.1-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 c31ca187e..5ed115c9a 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -19,20 +19,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg