Versions Compared

Key

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

...

Review the local commits for correctnessPush local commits to GitHub

Build/Test release tag

No Format
git push checkout <release-tag>
mvn clean install

Push tags to GitHub

No Format
git push origin --tags

...