Bump staging plugin to latest version 80/53480/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 17 Mar 2017 14:32:11 +0000 (10:32 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 17 Mar 2017 14:32:49 +0000 (10:32 -0400)
Hopefully this fixes the SNI issue on deploy due to certificate change
on nexus.opendaylight.org.

Change-Id: I7648841c98563b77f18066e6aae36dd3c091b88e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/include-raw-autorelease-maven-deploy.sh

index 3efacf878afb88f311de94852a22d46651eb8944..ecb4169a91e0155095a14725ee03103c980daab5 100644 (file)
@@ -28,7 +28,7 @@ rsync -avz --remove-source-files \
            --exclude 'resolver-status.properties' \
            "stage/org/opendaylight" m2repo/org/
 
-"$MVN" -V -B org.sonatype.plugins:nexus-staging-maven-plugin:1.6.2:deploy-staged-repository \
+"$MVN" -V -B org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy-staged-repository \
     -DrepositoryDirectory="$(pwd)/m2repo" \
     -DnexusUrl="$NEXUS_STAGING_URL" \
     -DstagingProfileId="$NEXUS_STAGING_PROFILE" \