From 3ee092ad47f0108e4092d386273c5205f1befba1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Apr 2021 17:09:25 -0400 Subject: Release 1.1.4 maven artifacts and roll version Release version 1.1.4 of maven artifacts and roll to next snapshot Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney Change-Id: Iea40c640dca5b6f5a91f8c15f50884b7f0aa81de --- 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 01d3ae4af..a39f3d8f2 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 1.1.4-SNAPSHOT + 1.1.5-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 f9cc0578d..60626c786 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 1.1.4-SNAPSHOT + 1.1.5-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 b54d0a521..2bd8643b1 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 1.1.4-SNAPSHOT + 1.1.5-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 849815ba0..bde518796 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 1.1.4-SNAPSHOT + 1.1.5-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 4e3cecb36..88beca109 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 1.1.4-SNAPSHOT + 1.1.5-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 8a4ac4aea..bedf32086 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 1.1.4-SNAPSHOT + 1.1.5-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 34b1c37f8..b67f14e4c 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-eventLogApp - 1.1.4-SNAPSHOT + 1.1.5-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 f281e190b..136dcf69d 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 1.1.4-SNAPSHOT + 1.1.5-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 62600364b..4204d0dee 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 1.1.4-SNAPSHOT + 1.1.5-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 247876b32..e388bc394 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 1.1.4-SNAPSHOT + 1.1.5-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 77eeb76ce..2e5349e98 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-linkCalculationApp - 1.1.4-SNAPSHOT + 1.1.5-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 841f15476..50a3ef530 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 1.1.4-SNAPSHOT + 1.1.5-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 091cb1ffe..fb41cadb9 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 1.1.4-SNAPSHOT + 1.1.5-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 9b2993e92..e046a0351 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 1.1.4-SNAPSHOT + 1.1.5-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 35aaf8f51..317539059 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-networkMapApp - 1.1.4-SNAPSHOT + 1.1.5-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 206acaed5..e52fc436a 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.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg