aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-03-08 13:28:16 -0500
committerplatania <platania@research.att.com>2017-03-08 13:28:16 -0500
commit5a1ba68c8eb57eb6696125de9f68c5e7402d2fb3 (patch)
treebd1c417eed2aa9c4d5596c21ebd3624caf42c8ac
parent44b0eaf3923a1d7461ceaf3afaf965a7f4527bcb (diff)
Update Nexus base URL
Change-Id: Ie06c1c5ab586b8a628049979f8e93f1dad9e5c79 Signed-off-by: platania <platania@research.att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b7306ee6..d16b6818 100755
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
<version>1.6.7</version>
<extensions>true</extensions>
<configuration>
- <nexusUrl>https://nexus.openecomp.org/content/repositories/staging/</nexusUrl>
+ <nexusUrl>https://nexus.openecomp.org/</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
<serverId>ecomp-staging</serverId>
</configuration>