diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-08-30 15:22:26 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-08-30 15:23:10 -0400 |
commit | 3454a4674e1f676c062f3dbadacd5db94a7fd95e (patch) | |
tree | c8a32255b4aa359810354d89a668c6c7146ce5e0 /ecomp-sdk/pom.xml | |
parent | 6e33c5d1bc3c7dfab8f3c515c1cf67e3775aec55 (diff) |
Restore staging repository entries in app pom.
Issue: PORTAL-89
Change-Id: Iff7cfeda74ade7165183810099ac2a7c35820094
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/pom.xml')
-rw-r--r-- | ecomp-sdk/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index 7f0b583e..bde2b588 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -50,7 +50,7 @@ <repository> <id>public</id> <name>ONAP public Repository</name> - <url>https://nexus.onap.org/content/groups/public</url> + <url>${nexusproxy}/content/groups/public</url> </repository> </repositories> |