Versions Compared

Key

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

...

The following are equivalent. Generates distribution ZIPs in target/dist/{X.Y.Z}

Code Block
ant verifyrelease
mvn -Prelease clean install

...