Update semver regex for release-job.sh 93/64493/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 9 Jul 2020 16:25:35 +0000 (09:25 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 9 Jul 2020 21:40:25 +0000 (14:40 -0700)
Update semver regex to the one recommended
by https://semver.org/
This regex was taken from
https://github.com/fsaintjacques/semver-tool
which follows the semver guidances and works in bash.

Issue: IT-20145
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I9d1fe49693279f71243df0280eebed266e55ff4e


No differences found