Versions Compared

Key

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

...

Code Block
export GPG_TTY=$(tty)

mvn clean install -Pfull-build -Papache-release -DskipTests




Create a branch (for major release, say 3.6.0)

...