aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoran4828 <nekrassov@att.com>2017-09-08 15:02:08 -0400
committeran4828 <nekrassov@att.com>2017-09-08 15:02:17 -0400
commitb2089619ec4e501c796ea83f0299d54d355d6d4a (patch)
treeb1d1bc0b84e5435eacf0deb71d69142e88195e12
parent10a9f2b22cba8f0a68eb968e70b099594b825ec0 (diff)
Fixed TCA pom - nexusproxy was not set
Change-Id: I8b70ed92480d4baf1191e470daa8de95d58b8608 Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-86
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b0d5cf4..1b9165d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,6 +156,7 @@
<jacoco.ut.execution.data.file>${project.build.directory}/coverage-reports/jacoco-ut.exec
</jacoco.ut.execution.data.file>
<dependency.locations.enabled>false</dependency.locations.enabled>
+ <nexusproxy>https://nexus.openecomp.org</nexusproxy>
</properties>