From bd701162797435e16ad6c87ac777fb9294e531bf Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Sep 2019 11:00:11 -0400 Subject: Roll versions for El Alto Roll to next El Alto snapshot Change-Id: Iaca47d949626bdc8075d97089372d997c8b249e1 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/apigateway/feature/pom.xml | 4 ++-- sdnr/wt/apigateway/installer/pom.xml | 4 ++-- sdnr/wt/apigateway/pom.xml | 4 ++-- sdnr/wt/apigateway/provider/pom.xml | 4 ++-- sdnr/wt/devicemanager/feature/pom.xml | 10 ++++------ sdnr/wt/devicemanager/installer/pom.xml | 4 ++-- sdnr/wt/devicemanager/model/pom.xml | 4 ++-- sdnr/wt/devicemanager/pom.xml | 4 ++-- sdnr/wt/devicemanager/provider/pom.xml | 5 ++--- sdnr/wt/devicemodel/feature/pom.xml | 4 ++-- sdnr/wt/devicemodel/installer/pom.xml | 4 ++-- sdnr/wt/devicemodel/model/pom.xml | 4 ++-- sdnr/wt/devicemodel/pom.xml | 4 ++-- sdnr/wt/featureaggregator/feature/pom.xml | 4 ++-- sdnr/wt/featureaggregator/installer/pom.xml | 4 ++-- sdnr/wt/featureaggregator/pom.xml | 4 ++-- sdnr/wt/helpserver/feature/pom.xml | 4 ++-- sdnr/wt/helpserver/installer/pom.xml | 4 ++-- sdnr/wt/helpserver/pom.xml | 4 ++-- sdnr/wt/helpserver/provider/pom.xml | 4 ++-- 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/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 ++-- sdnr/wt/pom.xml | 4 ++-- sdnr/wt/readthedocs/pom.xml | 2 +- sdnr/wt/websocketmanager2/feature/pom.xml | 4 ++-- sdnr/wt/websocketmanager2/installer/pom.xml | 4 ++-- sdnr/wt/websocketmanager2/model/pom.xml | 4 ++-- sdnr/wt/websocketmanager2/pom.xml | 4 ++-- sdnr/wt/websocketmanager2/provider/pom.xml | 4 ++-- 47 files changed, 95 insertions(+), 98 deletions(-) (limited to 'sdnr/wt') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index 9fa44c4f6..fa51d0281 100644 --- a/sdnr/wt/apigateway/feature/pom.xml +++ b/sdnr/wt/apigateway/feature/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 351d36693..eaa4b0279 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index 845ff9c99..463b08eef 100755 --- a/sdnr/wt/apigateway/pom.xml +++ b/sdnr/wt/apigateway/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index 53ebab294..bd6c185b2 100644 --- a/sdnr/wt/apigateway/provider/pom.xml +++ b/sdnr/wt/apigateway/provider/pom.xml @@ -17,7 +17,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-provider - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/devicemanager/feature/pom.xml b/sdnr/wt/devicemanager/feature/pom.xml index bccd0ce30..0d1da5e3a 100644 --- a/sdnr/wt/devicemanager/feature/pom.xml +++ b/sdnr/wt/devicemanager/feature/pom.xml @@ -21,22 +21,20 @@ * ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT - + 1.4.2-SNAPSHOT + diff --git a/sdnr/wt/devicemanager/installer/pom.xml b/sdnr/wt/devicemanager/installer/pom.xml index e2ac04791..6160bd77a 100755 --- a/sdnr/wt/devicemanager/installer/pom.xml +++ b/sdnr/wt/devicemanager/installer/pom.xml @@ -27,13 +27,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} diff --git a/sdnr/wt/devicemanager/model/pom.xml b/sdnr/wt/devicemanager/model/pom.xml index 8c04ce0bb..5b086bf41 100644 --- a/sdnr/wt/devicemanager/model/pom.xml +++ b/sdnr/wt/devicemanager/model/pom.xml @@ -25,14 +25,14 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-model - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/devicemanager/pom.xml b/sdnr/wt/devicemanager/pom.xml index 61f02ffae..1cd5fa945 100755 --- a/sdnr/wt/devicemanager/pom.xml +++ b/sdnr/wt/devicemanager/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/devicemanager/provider/pom.xml b/sdnr/wt/devicemanager/provider/pom.xml index c31d78a6f..975170522 100644 --- a/sdnr/wt/devicemanager/provider/pom.xml +++ b/sdnr/wt/devicemanager/provider/pom.xml @@ -20,14 +20,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-provider - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT @@ -472,4 +472,3 @@ - diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index ccc3da924..b7e583974 100644 --- a/sdnr/wt/devicemodel/feature/pom.xml +++ b/sdnr/wt/devicemodel/feature/pom.xml @@ -24,14 +24,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index d64cef513..e5291ce01 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index 75c2e311f..990e49d87 100644 --- a/sdnr/wt/devicemodel/model/pom.xml +++ b/sdnr/wt/devicemodel/model/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-model - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index bc45da32a..d8910ff97 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index 6818bd4e1..1cd1746ac 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -24,14 +24,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index cee741fbc..d9f7dd0a1 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -24,14 +24,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index 8ea996306..b0996215b 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -24,14 +24,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-feature-aggregator-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/helpserver/feature/pom.xml b/sdnr/wt/helpserver/feature/pom.xml index b98ce4d19..78eeec600 100644 --- a/sdnr/wt/helpserver/feature/pom.xml +++ b/sdnr/wt/helpserver/feature/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-helpserver-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/helpserver/installer/pom.xml b/sdnr/wt/helpserver/installer/pom.xml index 64326508e..ad775a460 100755 --- a/sdnr/wt/helpserver/installer/pom.xml +++ b/sdnr/wt/helpserver/installer/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-helpserver-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/helpserver/pom.xml b/sdnr/wt/helpserver/pom.xml index c7f19422b..b029a815a 100755 --- a/sdnr/wt/helpserver/pom.xml +++ b/sdnr/wt/helpserver/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-helpserver-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/helpserver/provider/pom.xml b/sdnr/wt/helpserver/provider/pom.xml index d28623f39..181da5915 100644 --- a/sdnr/wt/helpserver/provider/pom.xml +++ b/sdnr/wt/helpserver/provider/pom.xml @@ -17,7 +17,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-helpserver-provider - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 9833edccf..d4d2135bf 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-apiDemo diff --git a/sdnr/wt/odlux/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml index 9b27a23d5..0121b6c56 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -16,14 +16,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml index 44788a1f0..67941d763 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-installer/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index 9ab85a54c..488998b6b 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-configurationApp diff --git a/sdnr/wt/odlux/apps/connectApp/pom.xml b/sdnr/wt/odlux/apps/connectApp/pom.xml index dc34aa950..267b214a6 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-connectApp diff --git a/sdnr/wt/odlux/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index f18001127..fc5660ee0 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-demoApp diff --git a/sdnr/wt/odlux/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index 1548d3b10..bd9f56ecb 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-faultApp diff --git a/sdnr/wt/odlux/apps/helpApp/pom.xml b/sdnr/wt/odlux/apps/helpApp/pom.xml index 612b00e39..0cd591c3f 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-helpApp diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index ff397e1bf..c7be65fbe 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-inventoryApp diff --git a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml index 00fc8dcb3..880e1b266 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-maintenanceApp diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index 85cf4bb8c..30eb05bed 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-mediatorApp diff --git a/sdnr/wt/odlux/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index 1199a9e46..aeac41898 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-minimumApp diff --git a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml index 6d5dd507a..cb6ee3342 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle sdnr-wt-odlux-app-performanceHistoryApp diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index b6ec50c0f..b86c0652d 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -16,14 +16,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index e764f813b..6f833ec1c 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index 6cb7410e0..fd5799e97 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 1f3c20a05..57c4c3094 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom odlux-core diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index ff67e213d..910109d25 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index b550b1567..09abe8b27 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-framework - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT jar sdnr-wt-odlux-framework diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index ac78c0d5a..55d9930ec 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt odlux-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom odlux diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index cac5d97f5..a4d659ba9 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -24,13 +24,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-sdnr-wireless transport :: micro-services SDN-R wireless transport micro-services diff --git a/sdnr/wt/readthedocs/pom.xml b/sdnr/wt/readthedocs/pom.xml index 30cbcca48..9994a155e 100644 --- a/sdnr/wt/readthedocs/pom.xml +++ b/sdnr/wt/readthedocs/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/feature/pom.xml b/sdnr/wt/websocketmanager2/feature/pom.xml index 3d06a3acf..3ecb454d2 100644 --- a/sdnr/wt/websocketmanager2/feature/pom.xml +++ b/sdnr/wt/websocketmanager2/feature/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-websocketmanager2-feature - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/installer/pom.xml b/sdnr/wt/websocketmanager2/installer/pom.xml index e42680e6a..1df1c49c8 100755 --- a/sdnr/wt/websocketmanager2/installer/pom.xml +++ b/sdnr/wt/websocketmanager2/installer/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-websocketmanager2-installer - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/model/pom.xml b/sdnr/wt/websocketmanager2/model/pom.xml index 13c4fb84c..e94bba857 100644 --- a/sdnr/wt/websocketmanager2/model/pom.xml +++ b/sdnr/wt/websocketmanager2/model/pom.xml @@ -25,13 +25,13 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-websocketmanager2-model - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT bundle ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/pom.xml b/sdnr/wt/websocketmanager2/pom.xml index b1939ef1f..f7f11e703 100755 --- a/sdnr/wt/websocketmanager2/pom.xml +++ b/sdnr/wt/websocketmanager2/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-websocketmanager2-top - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/provider/pom.xml b/sdnr/wt/websocketmanager2/provider/pom.xml index e71ff3021..670a83e6f 100644 --- a/sdnr/wt/websocketmanager2/provider/pom.xml +++ b/sdnr/wt/websocketmanager2/provider/pom.xml @@ -14,13 +14,13 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-websocketmanager2-provider - 0.6.1-SNAPSHOT + 0.6.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT -- cgit 1.2.3-korg