From 1bd16a48a72f22a1e3f6bb7ca0aac8e0bfa2b8fa Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 25 Nov 2020 16:13:30 -0500 Subject: Release version 1.1.0 of features Release initial Honolulu version of ccsdk/features and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e --- 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 ++-- 16 files changed, 32 insertions(+), 32 deletions(-) (limited to 'sdnr/wt/odlux/apps') diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 7fb27b860..b30675f98 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 1.1.0-SNAPSHOT + 1.1.1-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 66d1b4a36..985b764eb 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 1.1.0-SNAPSHOT + 1.1.1-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 1df29e547..06aad2448 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 1.1.0-SNAPSHOT + 1.1.1-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 6c6341e14..8dcea545c 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 1.1.0-SNAPSHOT + 1.1.1-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 9fd3003f2..f6ee9b38e 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 1.1.0-SNAPSHOT + 1.1.1-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 13989a828..e7921d990 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 1.1.0-SNAPSHOT + 1.1.1-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 54e08d128..c49423f69 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-eventLogApp - 1.1.0-SNAPSHOT + 1.1.1-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 832792cfa..c4cac7f90 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 1.1.0-SNAPSHOT + 1.1.1-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 4f67a830f..7b826729b 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 1.1.0-SNAPSHOT + 1.1.1-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 589f97f5a..046d8e21d 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 1.1.0-SNAPSHOT + 1.1.1-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 3f1ef0774..1cde7f33a 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-linkCalculationApp - 1.1.0-SNAPSHOT + 1.1.1-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 92acc8482..878170fa3 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 1.1.0-SNAPSHOT + 1.1.1-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 256fe1826..6ec52a45d 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 1.1.0-SNAPSHOT + 1.1.1-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 c55b66375..e3a757f8a 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 1.1.0-SNAPSHOT + 1.1.1-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 180af7eb4..4738c29ff 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-networkMapApp - 1.1.0-SNAPSHOT + 1.1.1-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 6ef2bf6d0..e7765af6e 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.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg