From 0625050758c4f999167ef74a22e994fbd356195f Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 17 Jun 2021 20:12:04 +0100 Subject: Update NODE/NPM versions Signed-off-by: Vasyl Razinkov Change-Id: I2c4b6e7bbc388d24259695ce1a34989faabc9751 Issue-ID: SDC-3600 --- catalog-ui/pom.xml | 5 +++-- cucumber-js-test-apis-ci/pom.xml | 2 +- openecomp-ui/pom.xml | 14 ++++---------- pom.xml | 2 +- 4 files changed, 9 insertions(+), 14 deletions(-) diff --git a/catalog-ui/pom.xml b/catalog-ui/pom.xml index 6e85d65d2f..ffced5cd28 100644 --- a/catalog-ui/pom.xml +++ b/catalog-ui/pom.xml @@ -75,6 +75,7 @@ com.github.eirslett frontend-maven-plugin + 1.12.0 ${project.basedir} ${npm.registry} @@ -88,8 +89,8 @@ - v14.16.1 - 6.14.12 + v14.17.1 + 6.14.13 diff --git a/cucumber-js-test-apis-ci/pom.xml b/cucumber-js-test-apis-ci/pom.xml index a24c1cb0da..a10fef6fcf 100644 --- a/cucumber-js-test-apis-ci/pom.xml +++ b/cucumber-js-test-apis-ci/pom.xml @@ -15,8 +15,8 @@ + org.apache.maven.plugins maven-clean-plugin - 2.6.1 clean.dist.folder diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 98451aafc0..335bb2acfb 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -15,7 +15,6 @@ - 3.0.0 onboarding @@ -40,8 +39,8 @@ + org.apache.maven.plugins maven-clean-plugin - 2.6.1 clean.dist.folder @@ -58,8 +57,7 @@ ${basedir}/coverage - ${basedir}/../dox-sequence-diagram-ui/dist - + ${basedir}/../dox-sequence-diagram-ui/dist @@ -92,7 +90,6 @@ com.github.eirslett frontend-maven-plugin - ${project.parent.parent.basedir} @@ -116,8 +113,7 @@ yarn - ${project.basedir}/../dox-sequence-diagram-ui - + ${project.basedir}/../dox-sequence-diagram-ui install @@ -127,8 +123,7 @@ yarn - ${project.basedir}/../dox-sequence-diagram-ui - + ${project.basedir}/../dox-sequence-diagram-ui false build @@ -173,7 +168,6 @@ org.apache.maven.plugins maven-war-plugin - ${maven.war.plugin.version} diff --git a/pom.xml b/pom.xml index f08669f3aa..b12ec7bfba 100644 --- a/pom.xml +++ b/pom.xml @@ -388,7 +388,7 @@ Modifications copyright (c) 2018-2019 Nokia com.github.eirslett frontend-maven-plugin - 1.8.0 + 1.12.0 org.apache.maven.plugins -- cgit 1.2.3-korg