Update nexus url from openecomp to onap 15/2515/1
authorVenkata Harish K Kajur <vk250x@att.com>
Wed, 29 Mar 2017 15:04:06 +0000 (15:04 +0000)
committerVenkata Harish K Kajur <vk250x@att.com>
Wed, 29 Mar 2017 15:04:15 +0000 (15:04 +0000)
Change-Id: I0b55a57eb53fda046a2c78cab02f03fa14a05277
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 73bb013..e07ea12 100644 (file)
--- 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 
                   <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>