diff --git a/vars/artifactSetVersion.groovy b/vars/artifactSetVersion.groovy index 2fa50c369..36b4e0d3c 100644 --- a/vars/artifactSetVersion.groovy +++ b/vars/artifactSetVersion.groovy @@ -39,7 +39,6 @@ enum GitPushMode {NONE, HTTPS, SSH} * @possibleValues `true`, `false` */ 'verbose', - , /** * Specifies the source to be used for the main version which is used for generating the automatic version. * * This can either be the version of the base image - as retrieved from the `FROM` statement within the Dockerfile, e.g. `FROM jenkins:2.46.2`