Skip to content
Success

Parameters

git_url
the repository to clone
git@github.com:appNG/appng-manager.git
snapshot_version
the current SNAPSHOT version
1.19.3-SNAPSHOT
release_version
the stable version to build
1.19.3
next_version
the next SNAPSHOT version
1.19.4-SNAPSHOT
current_branch
the branch to create the stable version from, here the version must be snapshot_version
appng-manager-1.19.x
maven_goal
the maven goal to execute
deploy
next_branch
the branch on which the next_version should be created
appng-manager-1.19.x
maven_opts
additional maven options (format: -Dxxx=yyy)
-Pmaven-central
last_release
the version number of the last stable release
1.19.2
application_name
the name of the application to be released
appng-manager
Merge the release tag to master branch?