Maven staging url 09/1709/2
authorPatrick Brady <pb071s@att.com>
Mon, 6 Mar 2017 21:28:06 +0000 (13:28 -0800)
committerPatrick Brady <pb071s@att.com>
Mon, 6 Mar 2017 21:49:45 +0000 (13:49 -0800)
Changing the url to the nexus staging server.

Change-Id: Ie4dbf4a6adc4d7dc76ce2885816c84ca4b9f2fe7
Signed-off-by: Patrick Brady <pb071s@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index cfb0a08..47c34c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <version>1.6.7</version>
                     <extensions>true</extensions>
                     <configuration>
-                        <nexusUrl>${nexusproxy}</nexusUrl>
+                        <nexusUrl>https://nexus.openecomp.org/content/repositories/staging/</nexusUrl>
                         <stagingProfileId>176c31dfe190a</stagingProfileId>
                         <serverId>ecomp-staging</serverId>
                     </configuration>