summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/pom.xml
diff options
context:
space:
mode:
authorml636r <ml636r@att.com>2017-02-20 21:10:54 +0200
committerml636r <ml636r@att.com>2017-02-20 21:10:54 +0200
commit0649e652577e96db0efc80bafec0bdd21518d0b8 (patch)
tree201ac06ed1fb115ea73c9368fddfa08685b6afb4 /openecomp-ui/pom.xml
parent30e7cdaf4621e20ff2a2e2d81ec870c41d1d5e1f (diff)
Fix UI and docker
Change-Id: I5ac193d7382a59df64a1e56e5b0388915e3f9a13 Signed-off-by: ml636r <ml636r@att.com>
Diffstat (limited to 'openecomp-ui/pom.xml')
-rw-r--r--openecomp-ui/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml
index 1ff3a6ea61..ee6d32dd9a 100644
--- a/openecomp-ui/pom.xml
+++ b/openecomp-ui/pom.xml
@@ -13,13 +13,6 @@
<name>onboarding-ui-war</name>
<packaging>war</packaging>
- <repositories>
- <repository>
- <id>node</id>
- <name>Node</name>
- <url>https://maven-nodejs-proxy.pvtool.org/</url>
- </repository>
- </repositories>
<build>
<plugins>
@@ -36,9 +29,6 @@
</execution>
</executions>
<configuration>
- <npmVersion>4.3.0</npmVersion>
- <nodeJsVersion>7.5.0</nodeJsVersion>
- <nodeJsDirectory>/tmp/nodejs</nodeJsDirectory>
<tasks>
<npmInstallTask>
<workingDirectory>${session.executionRootDirectory}/dox-sequence-diagram-ui</workingDirectory>