From: Anil Belur Date: Wed, 4 Sep 2019 11:48:26 +0000 (+0530) Subject: Remove the unused MAVEN_CENTRAL_URL variable X-Git-Tag: v0.43.0~8 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=fe5b6b7d7681983fcfb04a5b09e4fcab058ffa16;hp=fe5b6b7d7681983fcfb04a5b09e4fcab058ffa16;p=releng%2Fglobal-jjb.git 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 ---