aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimmydot <jf2512@att.com>2017-04-06 11:24:45 -0400
committerjimmydot <jf2512@att.com>2017-04-06 11:24:45 -0400
commit15a056d723a750a3d078d6e6bc6a58356f252211 (patch)
treec2239fccdb5a54881172f237ea69ee9cb7a5aef5
parentd844ad2e813e81cae8cd4f658fc5efbe4b26521a (diff)
[VID-3] Updating to onap.org
Change-Id: If658d722e610b4e0589f52bc29c7efb10d30c1bb Signed-off-by: jimmydot <jf2512@att.com>
-rw-r--r--pom.xml2
-rw-r--r--vid/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a01f872d4..b8222eadb 100644
--- 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.0.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>
diff --git a/vid/pom.xml b/vid/pom.xml
index fa74acaa3..0cabad0cc 100644
--- a/vid/pom.xml
+++ b/vid/pom.xml
@@ -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>