Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 196 Bytes

RELEASE.md

File metadata and controls

13 lines (10 loc) · 196 Bytes

Releasing

Deploy Release to GitHub

Deployment to GitHub should be done automatic.

mvn release:prepare release:perform

Deploy SNAPSHOT to GitHub

mvn clean deploy