Skip to content

Parameters

RELEASE_VERSION
The version identifier to use for the artifacts built by this job. Examples: 1.0.0-M6 1.0.0-RC1 2.1.0
NEXT_VERSION
The version identifier to use during development of the next version. Examples: 2.0.0-SNAPSHOT 1.1.0-SNAPSHOT Note: for SNAPSHOTs the parent's SNAPSHOT must have been deployed ahead! e.g. run "californium-master-nigthly" for 2.x.y-SNAPSHOT ahead.
BRANCH
The branch to build the release. Examples: master 2.0.x