Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 119 Bytes

PUBLISH.md

File metadata and controls

9 lines (6 loc) · 119 Bytes

Publishing to Maven Central

  • Change the version in pom.xml

  • Execute the deploy command

mvn clean deploy