diff options
author | platania <platania@research.att.com> | 2017-03-08 13:28:16 -0500 |
---|---|---|
committer | platania <platania@research.att.com> | 2017-03-08 13:28:16 -0500 |
commit | 5a1ba68c8eb57eb6696125de9f68c5e7402d2fb3 (patch) | |
tree | bd1c417eed2aa9c4d5596c21ebd3624caf42c8ac | |
parent | 44b0eaf3923a1d7461ceaf3afaf965a7f4527bcb (diff) |
Update Nexus base URL
Change-Id: Ie06c1c5ab586b8a628049979f8e93f1dad9e5c79
Signed-off-by: platania <platania@research.att.com>
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |