Merge "Update .gitreview with onap URL"
authorDaniel Rose <DR695H@list.att.com>
Fri, 31 Mar 2017 14:32:13 +0000 (14:32 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 31 Mar 2017 14:32:13 +0000 (14:32 +0000)
pom.xml
vid/pom.xml

diff --git a/pom.xml b/pom.xml
index 8a28419..bbb8fd5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
                <build.version>1.1.0-SNAPSHOT</build.version>
-               <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+               <nexusproxy>https://nexus.onap.org</nexusproxy>
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
index 095dbdf..b236314 100644 (file)
@@ -25,7 +25,7 @@
                <skiptests>true</skiptests>
                <!--  this should be commented for local debugging -->
                <!-- <deployenv>local</deployenv> -->
-               <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+               <nexusproxy>https://nexus.onap.org</nexusproxy>
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>