Skip to content
Success

Parameters

RELEASE_VERSION
Version to release. Default value is from POM snapshot.
NEXT_VERSION
Next snapshot version to set (e.g. 1.2-SNAPSHOT). Default value is from POM snapshot with last component incremented by 1.
BRANCH
Branch to release.MUST BE 2.1.x Default and the only possible value is 2.1.x.

Loading...

Allows to overwrite existing version in git and nexus staging repositories.

Loading...

-DdryRun=true is passed to maven when checked.