Fix maven-release job choosing strategy 50/5350/1 v0.4.1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 29 Jun 2017 15:38:36 +0000 (11:38 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 29 Jun 2017 15:38:37 +0000 (11:38 -0400)
The choosing strategy should be default otherwise the wrong commit is
checked out.

Change-Id: I398e51440c9fffd58538fea5f12665685c97c725
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-maven-jobs.yaml

index afefd4c..abaf14e 100644 (file)
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: '{submodule-recursive}'
-          choosing-strategy: gerrit
+          choosing-strategy: default
 
 - job-template:
     name: '{project-name}-maven-release-{stream}'