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 --- openecomp-ui/pom.xml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'openecomp-ui') 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} -- cgit 1.2.3-korg