From 71cad8ac0d023a32244cee93cfb721b230a226da Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 15 Oct 2021 09:44:29 -0400 Subject: Release version 1.2.4 of ccsdk/features Release Istanbul RC version (1.2.4) of ccsdk/features Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney Change-Id: Ic72b245f1c0485836b67d0e90403a6f73c294f68 --- 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 5d43c1b4f..2d3e880ea 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.4-SNAPSHOT + 1.2.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 0b815a591..b6c41bdc0 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.4-SNAPSHOT + 1.2.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 697168dce..356ae8a17 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.4-SNAPSHOT + 1.2.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 612356b31..a3a501a80 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.4-SNAPSHOT + 1.2.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 cc7682492..85bdfb444 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.4-SNAPSHOT + 1.2.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 c683b9486..f2755cd83 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.4-SNAPSHOT + 1.2.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 7b4d44749..90fc08d42 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.4-SNAPSHOT + 1.2.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 49a05bcaa..6b7463ab1 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.4-SNAPSHOT + 1.2.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 e3b56f746..ff84642d7 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.4-SNAPSHOT + 1.2.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 2a1fa97f6..3d793e3fe 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.4-SNAPSHOT + 1.2.5-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 72271e6c5..826c86746 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.4-SNAPSHOT + 1.2.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 60a17693d..13e0a7a0d 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.4-SNAPSHOT + 1.2.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 3557ad675..b32d15b2f 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.4-SNAPSHOT + 1.2.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 3320b9f90..2ed7e631a 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.4-SNAPSHOT + 1.2.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 ee1ce7b1f..705b8d00a 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.4-SNAPSHOT + 1.2.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 fd6e12501..75c54b6ae 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.4-SNAPSHOT + 1.2.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 736e546c4..fd7218900 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.4-SNAPSHOT + 1.2.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 6a379016c..009dffcfe 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.4-SNAPSHOT + 1.2.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 c2c474f56..b6046ca99 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.4-SNAPSHOT + 1.2.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 e5cd7137a..a7832f5eb 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.4-SNAPSHOT + 1.2.5-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index c04db9469..0a9baf9d1 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.4-SNAPSHOT + 1.2.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 e44ad6ef8..7c42fe6c7 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.4-SNAPSHOT + 1.2.5-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index a03eb07f8..12882c204 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.4-SNAPSHOT + 1.2.5-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml index c25368ea4..df88149a8 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.4-SNAPSHOT + 1.2.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 72e419c22..370e55d9d 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.4-SNAPSHOT + 1.2.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg