From 00d28dca460745514ae71a9319850c0f79f6fe73 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 8 Jan 2021 14:20:33 -0500 Subject: Release 1.0.4 and roll version Release version 1.0.4 of ccsdk/features and roll to next Guilin snapshot Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney Change-Id: Idb18a77fa392e35ccaf4ab0b561c6ae3df2d743b --- 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/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 +- 24 files changed, 24 insertions(+), 24 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 7defbbcfa..a84361bf0 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 1.0.4-SNAPSHOT + 1.0.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 d65666b64..47d4c57e8 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 1.0.4-SNAPSHOT + 1.0.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 a2d594ac0..6fd351cf5 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 1.0.4-SNAPSHOT + 1.0.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 4aaf4e918..6d2fff8a2 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 1.0.4-SNAPSHOT + 1.0.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 82e1e72dd..d5968129c 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 1.0.4-SNAPSHOT + 1.0.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 d7bff6926..b0db42e1d 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 1.0.4-SNAPSHOT + 1.0.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 14645dfa1..aa4639c39 100644 --- a/sdnr/wt/odlux/apps/eventLogApp/pom.xml +++ b/sdnr/wt/odlux/apps/eventLogApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-eventLogApp - 1.0.4-SNAPSHOT + 1.0.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 62a6f8f4a..bbef408d7 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 1.0.4-SNAPSHOT + 1.0.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 6fc13fc25..b59eda439 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 1.0.4-SNAPSHOT + 1.0.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 b2c61b6d4..dac88044b 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 1.0.4-SNAPSHOT + 1.0.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 3f3e682cf..a7619de6a 100644 --- a/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml +++ b/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-linkCalculationApp - 1.0.4-SNAPSHOT + 1.0.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 f1a8e18cb..a6a79785f 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 1.0.4-SNAPSHOT + 1.0.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 fa69aa0a6..1eb7922be 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 1.0.4-SNAPSHOT + 1.0.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 8395fd00b..6022f7561 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 1.0.4-SNAPSHOT + 1.0.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 8ad3177ef..931ee47f1 100644 --- a/sdnr/wt/odlux/apps/networkMapApp/pom.xml +++ b/sdnr/wt/odlux/apps/networkMapApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-networkMapApp - 1.0.4-SNAPSHOT + 1.0.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 4a8b2e6d4..be8a49150 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 1.0.4-SNAPSHOT + 1.0.5-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 39dd78535..3f2000d30 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 1.0.4-SNAPSHOT + 1.0.5-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 4a6d1bbc7..3a12e7624 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 1.0.4-SNAPSHOT + 1.0.5-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 a4952f82e..edf7fdba9 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index ceed5112f..2c6cb0af6 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 1.0.4-SNAPSHOT + 1.0.5-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 d07ca43cb..ab9fadbe6 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index c73ac7760..ce5fa13ed 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-framework - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml index 404a8e603..5f974f9fc 100644 --- a/sdnr/wt/odlux/installer/pom.xml +++ b/sdnr/wt/odlux/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-installer - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index fbcfc1063..d20e95b3d 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.wt odlux-top - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg