Merge branch 'stable-2.7'
* stable-2.7: Update JGit to patch security hole during clone Switch to gs-maven-wagon for API deployment Conflicts: pom.xml Change-Id: Id851a01ea2e89c0a19c4fadd6328231f8374c8c8
This commit is contained in:
commit
0479e0f971
@ -15,7 +15,7 @@ case $VER in
|
|||||||
;;
|
;;
|
||||||
*-[0-9]*-g*) type=snapshot ;;
|
*-[0-9]*-g*) type=snapshot ;;
|
||||||
esac
|
esac
|
||||||
URL=s3://gerrit-api@commondatastorage.googleapis.com/$type
|
URL=gs://gerrit-api/$type
|
||||||
|
|
||||||
|
|
||||||
echo "Deploying $type gerrit-extension-api $VER"
|
echo "Deploying $type gerrit-extension-api $VER"
|
||||||
|
Loading…
Reference in New Issue
Block a user