aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-03-29 15:07:10 +0000
committerVenkata Harish K Kajur <vk250x@att.com>2017-03-29 15:07:13 +0000
commit22cbf4866e2bc080853de82a49e5099fd6bb172f (patch)
tree670c1309aeb0ffb594ff59f0c550b1b3b7e940ec /pom.xml
parent28054e54f7761881367ad4b8fe62889cb06fcbd4 (diff)
Update nexus url from openecomp to onap
Change-Id: I2db77240510d1e0355f07639187d07c101178ba7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index edc0b71..3c694a0 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>