Versions Compared

Key

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

...

Run the following commands to generate and upload all built artifacts to the Sonatype staging repository:

No Format

git checkout v{{*X.Y}}

...


mvn clean

...


mvn -P sonatype-release deploy

Login to oss.sonatype.com

...