From: Michael Lando Date: Tue, 17 Oct 2017 22:51:24 +0000 (+0300) Subject: remove the node modules clean up X-Git-Tag: v1.2.0~828^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7546f82faef6602c0ec666ec6befc647cf3521b8;p=sdc.git remove the node modules clean up as discussed to speed up the build we will not remove the node modules current build with this disabled executes in 15 minutes. Change-Id: Iea276060e8367028af15b36ee8a9d480061895e8 Issue-Id: SDC-375 Signed-off-by: Michael Lando --- diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 206c1854d5..a5eaeef39a 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -36,17 +36,17 @@ ${basedir}/dist - - ${basedir}/node_modules - + + + ${basedir}/../dox-sequence-diagram-ui/dist - - ${basedir}/../dox-sequence-diagram-ui/node_modules - - + + + +