From ecc80e9cd6090f3c76d47e0ac990224c6786a086 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Dec 2021 12:22:05 -0500 Subject: Release version 1.2.7 Release version 1.2.7 and roll to next snapshot Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney Change-Id: I49d688c8afdb4d1bfdf876dcdb3c1622afd90c84 --- sdnr/wt/odlux/apps/apiDemo/pom.xml | 2 +- sdnr/wt/odlux/apps/app-feature/pom.xml | 2 +- sdnr/wt/odlux/apps/app-installer/pom.xml | 2 +- sdnr/wt/odlux/apps/configurationApp/pom.xml | 2 +- sdnr/wt/odlux/apps/connectApp/pom.xml | 2 +- sdnr/wt/odlux/apps/demoApp/pom.xml | 2 +- sdnr/wt/odlux/apps/eventLogApp/pom.xml | 2 +- sdnr/wt/odlux/apps/faultApp/pom.xml | 2 +- sdnr/wt/odlux/apps/helpApp/pom.xml | 2 +- sdnr/wt/odlux/apps/inventoryApp/pom.xml | 2 +- sdnr/wt/odlux/apps/lineOfSightApp/pom.xml | 2 +- sdnr/wt/odlux/apps/linkCalculationApp/pom.xml | 2 +- sdnr/wt/odlux/apps/maintenanceApp/pom.xml | 2 +- sdnr/wt/odlux/apps/mediatorApp/pom.xml | 2 +- sdnr/wt/odlux/apps/minimumApp/pom.xml | 2 +- sdnr/wt/odlux/apps/networkMapApp/pom.xml | 2 +- sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml | 2 +- sdnr/wt/odlux/core/features/pom.xml | 2 +- sdnr/wt/odlux/core/installer/pom.xml | 2 +- sdnr/wt/odlux/core/model/pom.xml | 2 +- sdnr/wt/odlux/core/pom.xml | 2 +- sdnr/wt/odlux/core/provider/pom.xml | 2 +- sdnr/wt/odlux/framework/pom.xml | 2 +- sdnr/wt/odlux/installer/pom.xml | 2 +- sdnr/wt/odlux/pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 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 f46c28a15..cf512defd 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 1.2.7-SNAPSHOT + 1.2.8-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 54613a450..61de3818b 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 1.2.7-SNAPSHOT + 1.2.8-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 eaf22661c..7a3d079df 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 1.2.7-SNAPSHOT + 1.2.8-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 9190bea17..8842669f6 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 1.2.7-SNAPSHOT + 1.2.8-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 3b1ad2ee0..9f12866f9 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 1.2.7-SNAPSHOT + 1.2.8-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 d009ed135..488dc03b0 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 1.2.7-SNAPSHOT + 1.2.8-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 f925618b8..20139da30 100644 --- a/sdnr/wt/odlux/apps/eventLogApp/pom.xml +++ b/sdnr/wt/odlux/apps/eventLogApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-eventLogApp - 1.2.7-SNAPSHOT + 1.2.8-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 1f60212b9..aaa9ff5f2 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 1.2.7-SNAPSHOT + 1.2.8-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 21f00d1b3..6fc76b133 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 1.2.7-SNAPSHOT + 1.2.8-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 8f2523aa6..d31873019 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/lineOfSightApp/pom.xml b/sdnr/wt/odlux/apps/lineOfSightApp/pom.xml index ab05becc6..da7753161 100644 --- a/sdnr/wt/odlux/apps/lineOfSightApp/pom.xml +++ b/sdnr/wt/odlux/apps/lineOfSightApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-lineOfSightApp - 1.2.7-SNAPSHOT + 1.2.8-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 9e35a9ecc..e0c85bdf8 100644 --- a/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml +++ b/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-linkCalculationApp - 1.2.7-SNAPSHOT + 1.2.8-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 986f7967c..2896976b6 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 1.2.7-SNAPSHOT + 1.2.8-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 7d3452789..74e82f5bb 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 1.2.7-SNAPSHOT + 1.2.8-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 21b7182dc..0ce07f6aa 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 1.2.7-SNAPSHOT + 1.2.8-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 300bac346..8d9e9c024 100644 --- a/sdnr/wt/odlux/apps/networkMapApp/pom.xml +++ b/sdnr/wt/odlux/apps/networkMapApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-networkMapApp - 1.2.7-SNAPSHOT + 1.2.8-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 9172be82a..f68dbfb14 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 1.2.7-SNAPSHOT + 1.2.8-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 a498f460c..8f6096af2 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -34,7 +34,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 1.2.7-SNAPSHOT + 1.2.8-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 7eacf6b05..7087f2d09 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 1.2.7-SNAPSHOT + 1.2.8-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 8a1d6f214..1eadf7386 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 40016a8ef..4d58bfdbf 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 1.2.7-SNAPSHOT + 1.2.8-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 509335289..8628d0c11 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index c8343de2f..b519dbc29 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-framework - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml index 8521e2b95..2f9e8668b 100644 --- a/sdnr/wt/odlux/installer/pom.xml +++ b/sdnr/wt/odlux/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-installer - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 130d7143d..f45411bfb 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.features.sdnr.wt odlux-top - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg