Skip to content
Success

Parameters

git_url
the repository to clone
git@github.com:appNG/appng.git
snapshot_version
the current SNAPSHOT version
1.26.5-SNAPSHOT
release_version
the stable version to build
1.26.5
next_version
the next SNAPSHOT version
1.26.6-SNAPSHOT
current_branch
the branch to create the stable version from, here the version must be snapshot_version
appng-1.26.x
maven_goal
the maven goal to execute
install
next_branch
the branch on which the next_version should be created
appng-1.26.x
maven_opts
additional maven options (format: -Dxxx=yyy)
-Pmaven-central -Pdefault -Dappng.node.id=appNG
last_release
the version number of the last stable release
1.26.4
Should the built stable version be merged to the master branch?