summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-20 19:39:23 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-20 19:39:23 +0000
commitf4092b589e2d738c26e166cb018a99b78c8a6da3 (patch)
treed4bed9944fe81950d9afcf1a17517d2e90be43b3 /openecomp-ui/pom.xml
parent3d35bb381713a3d5ccb7eea0c34a59188c0a51fc (diff)
parent0649e652577e96db0efc80bafec0bdd21518d0b8 (diff)
Merge "Fix UI and docker"
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>