From fdce02008ce92b06b872b524f7a8d50406de7369 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 29 May 2020 13:40:34 -0400 Subject: Roll versions for final Frankfurt release Roll versions for final Frankfurt release Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney Change-Id: I7cdf94b3494dd585b08282f7fb383c5bf8edd35e --- 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/maintenanceApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/mediatorApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/minimumApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml | 4 ++-- sdnr/wt/odlux/core/features/pom.xml | 4 ++-- sdnr/wt/odlux/core/installer/pom.xml | 4 ++-- sdnr/wt/odlux/core/model/pom.xml | 4 ++-- sdnr/wt/odlux/core/pom.xml | 4 ++-- sdnr/wt/odlux/core/provider/pom.xml | 4 ++-- sdnr/wt/odlux/framework/pom.xml | 4 ++-- sdnr/wt/odlux/pom.xml | 4 ++-- 21 files changed, 42 insertions(+), 42 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 8a2010b88..9646c6559 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 0.7.5-SNAPSHOT + 0.7.6-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 070de641a..2bd22e8e1 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 0.7.5-SNAPSHOT + 0.7.6-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 72bc5f5b1..877e05248 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 0.7.5-SNAPSHOT + 0.7.6-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 98d2e5481..a1102ed8c 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 0.7.5-SNAPSHOT + 0.7.6-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 0c1f344c0..81541cb17 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 0.7.5-SNAPSHOT + 0.7.6-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 325b6df17..8b1d63874 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 0.7.5-SNAPSHOT + 0.7.6-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 6ebf6f899..7a0fb5593 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-eventLogApp - 0.7.5-SNAPSHOT + 0.7.6-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 170234471..075cdcace 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 0.7.5-SNAPSHOT + 0.7.6-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 57c4330a7..03be416fe 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 0.7.5-SNAPSHOT + 0.7.6-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 9c72c292f..f39a40eae 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 0.7.5-SNAPSHOT + 0.7.6-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 b125e8f05..eaae9c7cc 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 0.7.5-SNAPSHOT + 0.7.6-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 467e9f283..981989cfc 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 0.7.5-SNAPSHOT + 0.7.6-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 3b0459fa2..56fe71357 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 0.7.5-SNAPSHOT + 0.7.6-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 dc66f5382..88bc09a72 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 - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 0.7.5-SNAPSHOT + 0.7.6-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 b9f0b8b3d..95ad3a1a3 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 0.7.5-SNAPSHOT + 0.7.6-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 e9619ac67..edaf7185e 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 0.7.5-SNAPSHOT + 0.7.6-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 de48af4d6..2b4145ee0 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 0.7.5-SNAPSHOT + 0.7.6-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 15985e5e3..b968612f0 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 0.7.5-SNAPSHOT + 0.7.6-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 f3f1ea296..8259463d6 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 0.7.5-SNAPSHOT + 0.7.6-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index 61e701006..de35bf19a 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-framework - 0.7.5-SNAPSHOT + 0.7.6-SNAPSHOT jar ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 583f79d7e..987811887 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.6 + 1.5.8-SNAPSHOT org.onap.ccsdk.features.sdnr.wt odlux-top - 0.7.5-SNAPSHOT + 0.7.6-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg