Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 247 Bytes

RELEASE.md

File metadata and controls

11 lines (8 loc) · 247 Bytes

How to make a release

  • Run the following command to deploy the artifact:

    mvn release:clean release:prepare release:perform
    
  • push all changes

  • update Maven artifact version in README.md