Remove the unused MAVEN_CENTRAL_URL variable 86/61586/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 4 Sep 2019 11:48:26 +0000 (17:18 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 4 Sep 2019 12:00:42 +0000 (17:30 +0530)
commitfe5b6b7d7681983fcfb04a5b09e4fcab058ffa16
tree78453c00b5f8460dee887597953cd4605ce6fde6
parent5c49acecbc25ed26a243ac39885895ee3955fab9
Remove the unused MAVEN_CENTRAL_URL variable

Remove the unused MAVEN_CENTRAL_URL variable. The self-release job is
designed to work with any Nexus repository info published in
`staging-repo.txt.gz`, which makes the `MAVEN_CENTRAL_URL` redundant,
hence remove the unused variable.

Issue: RELENG-2129
Change-Id: Iabb772d908f8001a6626d728a9140ff14e3088f2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/remove-unused-varable-18fd14723ceab239.yaml [new file with mode: 0644]
shell/release-job.sh