Recommend JJB 1.4.0
[releng/builder.git] / jjb / autorelease / include-raw-autorelease-maven-deploy.sh
index c5c21c009cb4109ab3359e8d5648d15e0213a8fa..ac21d5fcb36b6e5cca3669fb5bfffe4430d0b956 100644 (file)
@@ -34,7 +34,7 @@ rsync -avz --exclude 'maven-metadata-local.xml' \
 mvn org.sonatype.plugins:nexus-staging-maven-plugin:1.6.2:deploy-staged-repository \
     -DrepositoryDirectory="`pwd`/m2repo" \
     -DnexusUrl=http://nexus.opendaylight.org/ \
-    -DstagingProfileId="21a27b7f3bbb8d" \
-    -DserverId="opendaylight.weekly" \
+    -DstagingProfileId="425e43800fea70" \
+    -DserverId="opendaylight.staging" \
     -s $AUTORELEASE_SETTINGS \
     -gs $ODL_GLOBAL_SETTINGS | tee $WORKSPACE/deploy-staged-repository.log