Change staging profile for autorelease 78/31478/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 16 Dec 2015 20:45:33 +0000 (15:45 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 16 Dec 2015 20:47:14 +0000 (15:47 -0500)
Change-Id: I3852acd7d5570ef37d4fe60f76d4f1aec50a40bd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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