Versions Compared

Key

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

...

Once the release candidate has been reviewed and approved by the community, the release should be finalized. This involves the final deployment of the release candidate to the release repositories, merging of the website changes, etc.

Deploy artifacts to Maven Central Repository

...

Copy the source and binary releases from the dev repository to the release repository at dist.apache.org using Subversion. Make sure to remove the rc-${RC_NUM} suffix.

Git tag

Create a new Git tag for the released version by creating a new release version on GitHub.

...