aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoran4828 <nekrassov@att.com>2017-09-11 11:44:45 -0400
committeran4828 <nekrassov@att.com>2017-09-11 11:46:21 -0400
commit7248901b4cdd51cd0dee33e6fcd24bdc88ca7754 (patch)
tree03a16422f54ff6547955dc6e7e9c016268528aeb
parent95d2dc22a1b33a244cabe30acb30f6fddb5adce4 (diff)
Change nexus.openecomp.org->nexus.onap.org in TCA
Change-Id: Id89273dd18798363ca8c44ad41d299726c12b764 Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-86 Signed-off-by: an4828 <nekrassov@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 391d5c0..626f8fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
<jacoco.ut.execution.data.file>${project.build.directory}/coverage-reports/jacoco-ut.exec
</jacoco.ut.execution.data.file>
<dependency.locations.enabled>false</dependency.locations.enabled>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>