add custom verify job for netvirt/routermanager stream
[releng/builder.git] / jjb / autorelease / include-raw-autorelease-get-integration-test-variables.sh
index 50fa109b916ed73d47ec8e2af1e4cf1c7d577668..38c8d798ae5d5af025909937ea1269f1c5e0e6a5 100644 (file)
@@ -9,7 +9,7 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ##############################################################################
 
-NEXUSURL=https://nexus.opendaylight.org/staged-repos/
+NEXUSURL=https://nexus.opendaylight.org/content/repositories/
 VERSION=`grep -m1 '<version>' ${WORKSPACE}/integration/distribution/distribution-karaf/pom.xml | awk -F'[<|>]' '/version/ { printf $3 }'`
 if [ "x${VERSION}" == "x" ]; then
     echo "Lithium or sooner, different path needs to be searched."