From 0cdd3e992b1cfed60d3b6151dc680a3818e7c8f3 Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Fri, 7 Jun 2019 10:36:11 +0200 Subject: SDNR Fix odlux unstable build problem Remove node_modules with symlinks Issue-ID: SDNC-792 Signed-off-by: Herbert Eiselt Change-Id: Iebf0b9b8be3bf60eb493e04fa7135ed166013259 (cherry picked from commit 1445dabe9bc28629077033e2f189ad05dc61b884) --- 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/faultApp/pom.xml | 2 +- sdnr/wt/odlux/apps/helpApp/pom.xml | 2 +- sdnr/wt/odlux/apps/inventoryApp/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/performanceHistoryApp/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'sdnr/wt/odlux/apps') diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 874705494..079f6b172 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-apiDemo - 0.4.4-SNAPSHOT + 0.4.5-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 51486afb3..f4df0d525 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -16,7 +16,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-feature - 0.4.4-SNAPSHOT + 0.4.5-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature diff --git a/sdnr/wt/odlux/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml index 234d2f1a7..92de0ea5f 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-installer/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer - 0.4.4-SNAPSHOT + 0.4.5-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index 63ed6506a..ccb93be4e 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-configurationApp - 0.4.4-SNAPSHOT + 0.4.5-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 739edd74d..b22354729 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-connectApp - 0.4.4-SNAPSHOT + 0.4.5-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 7a453579a..2654fbac4 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-demoApp - 0.4.4-SNAPSHOT + 0.4.5-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 1329d537e..f7b76ac26 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-faultApp - 0.4.4-SNAPSHOT + 0.4.5-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 3f2735f89..8b9560211 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-helpApp - 0.4.4-SNAPSHOT + 0.4.5-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 668da7bb9..170e5b0b0 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-inventoryApp - 0.4.4-SNAPSHOT + 0.4.5-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 dfe90c2a2..2bba8da12 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-maintenanceApp - 0.4.4-SNAPSHOT + 0.4.5-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 30ea96139..00f8c71f4 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-mediatorApp - 0.4.4-SNAPSHOT + 0.4.5-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 0fc8f903e..11084604f 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-minimumApp - 0.4.4-SNAPSHOT + 0.4.5-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 f5eb5d2f8..f67ca2aed 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-app-performanceHistoryApp - 0.4.4-SNAPSHOT + 0.4.5-SNAPSHOT bundle sdnr-wt-odlux-app-performanceHistoryApp -- cgit 1.2.3-korg