Skip to content

Parameters

BRANCH
The branch to build and release from. Examples: master, 1.x
RELEASE_VERSION
The version identifier to use for the artifacts built by this job. Examples: `2.0.0-M10`, `2.0.0-RC1`, `2.0.1`
NEXT_VERSION
The version identifier to use during development of the next version. Examples: 2.0.0-SNAPSHOT 2.1.0-SNAPSHOT

Loading...

When DRY_RUN is used, commits/tags are not pushed to git repo & sonatype repository is not automatically closed