Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 202 Bytes

releasing.md

File metadata and controls

11 lines (7 loc) · 202 Bytes

Dev Notes

To perform a maven central release:

mvn release:clean release:prepare
mvn release:perform

See help documentation here