aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-03-29 15:04:06 +0000
committerVenkata Harish K Kajur <vk250x@att.com>2017-03-29 15:04:15 +0000
commit1ce8b3916c0b1b731571150412f594c0be58ecd2 (patch)
tree8947ff8a191502cd59939df83f1a64731a12a26c
parentfcccbcf53fe9bc69ec11c9b03cf2de7ee59bf90d (diff)
Update nexus url from openecomp to onap
Change-Id: I0b55a57eb53fda046a2c78cab02f03fa14a05277 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 73bb013..e07ea12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<module.ajsc.namespace.name>ActiveAndAvailableInventory-CloudNetwork</module.ajsc.namespace.name>
<module.ajsc.namespace.version>v1</module.ajsc.namespace.version>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
<ajscRuntimeVersion>2.0.0</ajscRuntimeVersion>
<!-- This will be the Absolute Root of the Project and should contain NO
@@ -109,7 +109,7 @@
<repository>
<id>ecomp-snapshots</id>
<name>ECOMP Snapshot Repository</name>
- <url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
+ <url>${nexusproxy}/content/repositories/snapshots/</url>
</repository>
</repositories>