Verify maven release versions 02/62002/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 15 Oct 2019 23:31:04 +0000 (16:31 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 18 Oct 2019 18:13:25 +0000 (11:13 -0700)
commit30f07e741a220eebc244175ab0d8b7aa7bd7b57a
tree33b0527244cce0cedf98af5986d0699c5c0cbaa6
parent44c66ab6408497451aa0f7f90cb5c284d4b46be2
Verify maven release versions

Add a verification step to maven self releases
to make sure the version being defined in the
releases file matches the actual version produced
by the maven-stage job that created the release
candidate.

This is to prevent releases being pushed in Nexus
with a version different from what the developer
intended in the releases file.

Issue: RELENG-2356
Change-Id: I0555ee782f608e04d10dda5112c283783bfc2a91
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
releasenotes/notes/releases-verify-version-match-b36e6c7d6fb7333e.yaml [new file with mode: 0644]
shell/release-job.sh