Fixed TCA pom - nexusproxy was not set 33/11233/1
authoran4828 <nekrassov@att.com>
Fri, 8 Sep 2017 19:02:08 +0000 (15:02 -0400)
committeran4828 <nekrassov@att.com>
Fri, 8 Sep 2017 19:02:17 +0000 (15:02 -0400)
Change-Id: I8b70ed92480d4baf1191e470daa8de95d58b8608
Signed-off-by: an4828 <nekrassov@att.com>
Issue-ID: DCAEGEN2-86

pom.xml

diff --git a/pom.xml b/pom.xml
index b0d5cf4..1b9165d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>