Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 333 Bytes

RELEASE.md

File metadata and controls

25 lines (17 loc) · 333 Bytes

Release instructions

Update license headers in all files

mvn license:format

Create tag, prepare version

mvn release:clean release:prepare

Stage the release

mvn release:perform

Promote release in central

Staging Repositories > Choose the release > Close > Release