From: Singal, Kapil (ks220y) Date: Mon, 6 Jan 2020 16:47:09 +0000 (-0500) Subject: Upgrading frontend-maven-plugin version X-Git-Tag: 0.7.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F100027%2F1;p=ccsdk%2Ffeatures.git Upgrading frontend-maven-plugin version Upgrading version to 1.7.2 Change-Id: Id8b41bb108b5bfe5c603592bc3363e947c82b5eb Issue-ID: CCSDK-2018 Signed-off-by: Singal, Kapil (ks220y) --- diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 960fb745b..e9fc62f84 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -113,7 +113,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index 6abe1f07b..6a57e3bb0 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/connectApp/pom.xml b/sdnr/wt/odlux/apps/connectApp/pom.xml index 36a5cf8bf..e068bbfaa 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index 535549ae3..60709f554 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/eventLogApp/pom.xml b/sdnr/wt/odlux/apps/eventLogApp/pom.xml index ed67399ec..0cc11adaf 100644 --- a/sdnr/wt/odlux/apps/eventLogApp/pom.xml +++ b/sdnr/wt/odlux/apps/eventLogApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index 1c616a40b..a47c4171a 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/helpApp/pom.xml b/sdnr/wt/odlux/apps/helpApp/pom.xml index 8f8b59a9a..1d7067936 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index 86c5e8381..5a5796f52 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml index ccd0dbf09..618b91bf4 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index 80fdbf569..326e140bb 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index 51a8f0a6b..63a312624 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml index 4fc302f05..20c4a0d58 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -105,7 +105,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index 210727c53..94564e2d1 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -68,7 +68,7 @@ de.jacks-it-lab frontend-maven-plugin - 1.7.1 + 1.7.2 install node and yarn