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/wt/odlux/core/features/pom.xml | 5 ++--- sdnr/wt/odlux/core/installer/pom.xml | 5 ++--- sdnr/wt/odlux/core/model/pom.xml | 5 ++--- sdnr/wt/odlux/core/pom.xml | 5 ++--- sdnr/wt/odlux/core/provider/pom.xml | 5 ++--- 5 files changed, 10 insertions(+), 15 deletions(-) (limited to 'sdnr/wt/odlux/core') diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index 5d81f954c..4feeee1fc 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -22,20 +22,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.wt sdnr-wt-odlux-core-feature - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index 9cd173f11..a477842df 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-installer - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index c16705f58..67238762b 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-model - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index af26231ff..7891fef0d 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-top - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index 94a239aa4..d7a253b25 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-provider - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg