From 46c4ccd71453cd30760cd79abb9b7ee1a49d5a13 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 17 Sep 2019 15:02:25 -0400 Subject: Roll to next snapshot Roll to next snapshot version Change-Id: Id7573d0d13f526b73a51df7a18d4131c384eba00 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 | 4 ++-- 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 | 4 ++-- 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, 93 insertions(+), 93 deletions(-) (limited to 'sdnr/wt') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index fa51d0281..45afbc6b8 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index eaa4b0279..98cd290c8 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index 463b08eef..6121a32e0 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index bd6c185b2..09b47e568 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemanager/feature/pom.xml b/sdnr/wt/devicemanager/feature/pom.xml index 0d1da5e3a..72b4ea94a 100644 --- a/sdnr/wt/devicemanager/feature/pom.xml +++ b/sdnr/wt/devicemanager/feature/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-feature - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemanager/installer/pom.xml b/sdnr/wt/devicemanager/installer/pom.xml index 6160bd77a..ea32c3d43 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.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemanager-installer - 0.6.2-SNAPSHOT + 0.6.3-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 5b086bf41..da8570c86 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemanager/pom.xml b/sdnr/wt/devicemanager/pom.xml index 1cd5fa945..3ba1b7eb3 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemanager/provider/pom.xml b/sdnr/wt/devicemanager/provider/pom.xml index 975170522..57e410111 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index b7e583974..dac436d0d 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index e5291ce01..f32beabc2 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index 990e49d87..2eea9fed7 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index d8910ff97..01fc6a309 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index 1cd1746ac..a12edc5dd 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index d9f7dd0a1..42831e08f 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index b0996215b..72be1ed79 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/helpserver/feature/pom.xml b/sdnr/wt/helpserver/feature/pom.xml index 78eeec600..b3d549e2d 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/helpserver/installer/pom.xml b/sdnr/wt/helpserver/installer/pom.xml index ad775a460..a49547632 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/helpserver/pom.xml b/sdnr/wt/helpserver/pom.xml index b029a815a..598180a09 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/helpserver/provider/pom.xml b/sdnr/wt/helpserver/provider/pom.xml index 181da5915..49aa9f871 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index d4d2135bf..ccbf9816c 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 0.6.2-SNAPSHOT + 0.6.3-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 0121b6c56..e63a53f16 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml index 67941d763..5be71de97 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index 488998b6b..8558f8d7a 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 0.6.2-SNAPSHOT + 0.6.3-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 267b214a6..2c6c1f8a9 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 0.6.2-SNAPSHOT + 0.6.3-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 fc5660ee0..5f7c74ef9 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 0.6.2-SNAPSHOT + 0.6.3-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 bd9f56ecb..484088027 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 0.6.2-SNAPSHOT + 0.6.3-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 0cd591c3f..1110c2f9b 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 0.6.2-SNAPSHOT + 0.6.3-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 c7be65fbe..410360987 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 0.6.2-SNAPSHOT + 0.6.3-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 880e1b266..4d1c31cfd 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 0.6.2-SNAPSHOT + 0.6.3-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 30eb05bed..2dd20b077 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 0.6.2-SNAPSHOT + 0.6.3-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 aeac41898..bc97a708f 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 0.6.2-SNAPSHOT + 0.6.3-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 cb6ee3342..6e1264870 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 0.6.2-SNAPSHOT + 0.6.3-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 b86c0652d..6f4ade716 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index 6f833ec1c..931111719 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index fd5799e97..1521d5d56 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 57c4c3094..f54dc2774 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.2-SNAPSHOT + 1.4.3-SNAPSHOT @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT pom odlux-core diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index 910109d25..9996cefa9 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index 09abe8b27..3807ff787 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.2-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-framework - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT jar sdnr-wt-odlux-framework diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 55d9930ec..0be02147a 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.2-SNAPSHOT + 1.4.3-SNAPSHOT @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt odlux-top - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT pom odlux diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index a4d659ba9..6784f11d7 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -24,13 +24,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.features.sdnr.wt sdnr-wt - 0.6.2-SNAPSHOT + 0.6.3-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 9994a155e..187780b7a 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.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/feature/pom.xml b/sdnr/wt/websocketmanager2/feature/pom.xml index 3ecb454d2..532bf3e3c 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.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/installer/pom.xml b/sdnr/wt/websocketmanager2/installer/pom.xml index 1df1c49c8..2bd283f6c 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/model/pom.xml b/sdnr/wt/websocketmanager2/model/pom.xml index e94bba857..525b5cb28 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.2-SNAPSHOT + 0.6.3-SNAPSHOT bundle ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/pom.xml b/sdnr/wt/websocketmanager2/pom.xml index f7f11e703..6e9fc38a6 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.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/sdnr/wt/websocketmanager2/provider/pom.xml b/sdnr/wt/websocketmanager2/provider/pom.xml index 670a83e6f..48d1ffc48 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.2-SNAPSHOT + 0.6.3-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT -- cgit 1.2.3-korg