aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-20 10:37:15 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-20 14:56:57 -0500
commit95ed460ebc52baeaf51677b4f210b69ef84e3ff4 (patch)
treeb860b6d51d40a51484d371889ad1d5ccdea769fd /pom.xml
parent5f42f21a6cf11d9ac1e912a213df2d62527d1e35 (diff)
no hardcode nexus
Change-Id: I72f0c02e7d3b8a72502efa5e383b8e44c28d516b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2888664f..ba0904e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,6 +31,10 @@
<name>Docker build</name>
<description>OpenECOMP Policy Docker Build</description>
+ <properties>
+ <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ </properties>
+
<repositories>
<repository>
<id>central</id>