Revert "jenkins version"

This reverts commit 476aec75b4.
This commit is contained in:
2020-06-30 10:06:53 +02:00
parent 476aec75b4
commit 9a62bd2905

2
Jenkinsfile vendored

@ -6,7 +6,7 @@ pipeline {
versionNumberString:
'${BUILDS_ALL_TIME}',
versionPrefix: '1.6.',
worstResultForIncrement: 'FAILURE'
worstResultForIncrement: 'SUCCESS'
])
}