aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFraboni, Gino (gf403a) <gino.fraboni@amdocs.com>2017-04-28 15:46:27 -0400
committerFraboni, Gino (gf403a) <gino.fraboni@amdocs.com>2017-04-28 15:46:43 -0400
commitfb8deb790a30bee1581a887633c06e2462a211b3 (patch)
tree33fe0a513759a4c2dc197e1c158a8c7f61643f5f
parent9d193f88972dbf80054cc637f803c97bc9941e89 (diff)
Update nexusproxy in the top level pom.
Change-Id: I30291a7a2ae5c7612905f287beb0f53be436f8af Signed-off-by: Fraboni, Gino (gf403a) <gino.fraboni@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0b3c631..c4eb706 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
<!-- Sonar Properties -->
<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>