Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 126 Bytes

RELEASE.md

File metadata and controls

8 lines (6 loc) · 126 Bytes

Releasing

Use the following commands to stage and release a new build:

mvn release:prepare
mvn release:perform