Remove maven-versions-plugin-set-version var 52/15452/3
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 30 Apr 2019 00:31:14 +0000 (17:31 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 30 Apr 2019 00:40:00 +0000 (17:40 -0700)
commitbfea76c9bead88faf10a3ad41ae98ad741ac1b91
tree261c498ef58aab06d1129d908540b01919ca7b9a
parent57fc7083433da89bc1fa238ffbf4d9ec22dd9ba8
Remove maven-versions-plugin-set-version var

This is a variable that does not need to be defined by the users
of the jobs. The version needed in this builder step is inherited
from versions.properties as "release_version" and it is fixed as
that.
This also helps teams not having to define this version in 2
places and just rely on version.properties.
This upgrade only affects projects using maven-versions-plugin
to update their versions (ONAP).

Change-Id: I6393291eb555ed0b8f5220264688193c1af9fd5f
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
.jjb-test/lf-maven-jobs/lf-maven-versions-plugin.yaml
docs/jjb/lf-maven-jobs.rst
jjb/lf-maven-jobs.yaml
releasenotes/notes/maven-versions-plugin-set-version-var-ddcdecc8ca0c7f4b.yaml [new file with mode: 0644]