Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will release the artifacts to the Maven repository directly from the tag.

Updating SNAPSHOT artifacts

Code Block

mvn clean install source:jar javadoc:jar deploy
code}