Skip to content

Parameters

git_url
the repository to clone
snapshot_version
the current SNAPSHOT version
release_version
the stable version to build
next_version
the next SNAPSHOT version
current_branch
the branch to create the stable version from, here the version must be snapshot_version

Loading...

maven_goal
the maven goal to execute
next_branch
the branch on which the next_version should be created
maven_opts
additional maven options (format: -Dxxx=yyy)
last_release
the version number of the last stable release
application_name
the name of the application to be released