Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 182 Bytes

RELEASE.md

File metadata and controls

10 lines (7 loc) · 182 Bytes

How to make a release

  • Run the following command to deploy the artifact:

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