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/wt/odlux/apps/apiDemo/pom.xml | 4 ++-- sdnr/wt/odlux/apps/app-feature/pom.xml | 4 ++-- sdnr/wt/odlux/apps/app-installer/pom.xml | 4 ++-- sdnr/wt/odlux/apps/configurationApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/connectApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/demoApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/eventLogApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/faultApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/helpApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/inventoryApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/linkCalculationApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/maintenanceApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/mediatorApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/minimumApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/networkMapApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml | 4 ++-- sdnr/wt/odlux/core/features/pom.xml | 4 ++-- sdnr/wt/odlux/core/installer/pom.xml | 4 ++-- sdnr/wt/odlux/core/model/pom.xml | 4 ++-- sdnr/wt/odlux/core/pom.xml | 4 ++-- sdnr/wt/odlux/core/provider/pom.xml | 4 ++-- sdnr/wt/odlux/framework/pom.xml | 4 ++-- sdnr/wt/odlux/installer/pom.xml | 4 ++-- sdnr/wt/odlux/pom.xml | 4 ++-- 24 files changed, 48 insertions(+), 48 deletions(-) (limited to 'sdnr/wt/odlux') diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 876579ed3..bc8027a02 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml index 4639dd90a..738ac6964 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml index 964e3ae35..1ac88593f 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-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.wt sdnr-wt-odlux-apps-installer - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index 68dfb3ddf..d6a3609ad 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/connectApp/pom.xml b/sdnr/wt/odlux/apps/connectApp/pom.xml index 59b5913f2..7cb3b90f1 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index f35f278f9..2f51bf132 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/eventLogApp/pom.xml b/sdnr/wt/odlux/apps/eventLogApp/pom.xml index f4857b58c..e28072ce8 100644 --- a/sdnr/wt/odlux/apps/eventLogApp/pom.xml +++ b/sdnr/wt/odlux/apps/eventLogApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-eventLogApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index a1e74a555..31a745a2f 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/helpApp/pom.xml b/sdnr/wt/odlux/apps/helpApp/pom.xml index c7291b092..c3d90cb2c 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index dc53fbaf2..0189cceda 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml b/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml index 6af0a64dc..a11e76722 100644 --- a/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml +++ b/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-linkCalculationApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml index 2b8d75a67..2644e07e9 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index acfc53efb..1bc29ad82 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index ab31dc6b0..09131a69e 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/networkMapApp/pom.xml b/sdnr/wt/odlux/apps/networkMapApp/pom.xml index 3e2626b93..40263a8b8 100644 --- a/sdnr/wt/odlux/apps/networkMapApp/pom.xml +++ b/sdnr/wt/odlux/apps/networkMapApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-networkMapApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml index a3a95d99d..7f6c6cc65 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index 10ee15696..5d81f954c 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 1.1.2-SNAPSHOT + 1.2.0-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 23a0ba0f5..89de0b142 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-installer - 1.1.2-SNAPSHOT + 1.2.0-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 d2bb88d71..5577db8c8 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-model - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 7a30f7452..af26231ff 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 1.1.2-SNAPSHOT + 1.2.0-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 e733a936f..8a7bb807d 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/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.wt sdnr-wt-odlux-core-provider - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index 3393d696e..3f9ecbee6 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-framework - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml index aee8c9305..919c0a01b 100644 --- a/sdnr/wt/odlux/installer/pom.xml +++ b/sdnr/wt/odlux/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.wt sdnr-wt-odlux-installer - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index a7c4c8b75..0c1f14934 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.features.sdnr.wt odlux-top - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg