summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-03-06 13:28:06 -0800
committerPatrick Brady <pb071s@att.com>2017-03-06 13:49:45 -0800
commitcdbf22c06167564c28912a6c8b0f2b81e2b5a1de (patch)
treee6a0ab067543f2e3bbb23f36fa37b0e2b36c7596 /pom.xml
parent7051d1d8421df6ee83bac13a20f03e9cec7aaf40 (diff)
Maven staging url
Changing the url to the nexus staging server. Change-Id: Ie4dbf4a6adc4d7dc76ce2885816c84ca4b9f2fe7 Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cfb0a0878..47c34c1a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@
<version>1.6.7</version>
<extensions>true</extensions>
<configuration>
- <nexusUrl>${nexusproxy}</nexusUrl>
+ <nexusUrl>https://nexus.openecomp.org/content/repositories/staging/</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
<serverId>ecomp-staging</serverId>
</configuration>