Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 355 Bytes

release.md

File metadata and controls

17 lines (9 loc) · 355 Bytes

delete local release branch (only local)

run:

mvn gitflow:release-start

enter the new release number

adjust the release version in the readme.adoc

amend commit your changes

run:

mvn gitflow:release-finish

hard reset the release branch to the currently created release and start release build from neo4j build server