Fix builder steps in lf-maven-docker-stage 72/15672/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 14 May 2019 18:59:14 +0000 (11:59 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 14 May 2019 19:02:43 +0000 (12:02 -0700)
commit888c095ca318619124e54441265988595ff1818b
treea441e457231f6d519602e64874e24cfdc871d00e
parent9bfbfe860f631c092a09612e3d0e3703c31f2f65
Fix builder steps in lf-maven-docker-stage

lf-maven-versions-plugin builder step needs to run before
maven-patch-release.sh as this second script contains a
condition to confirm if the maven vesions plugin was selected
as a way to remove the 'SNAPSHOT' pattern from the pom.xml
files.
lf-maven-docker-stage was based on lf-maven-stage and it
seems that these particular builder steps were switched in
place accidentally.

Change-Id: I30ac4af2a7566cb2c1072412a738f38d4f3318fb
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/lf-maven-jobs.yaml
releasenotes/notes/lf-maven-docker-versions-fix-b57870964f161873.yaml [new file with mode: 0644]