The Apache Maven team is pleased to announce the release of the
Apache Software Foundation Parent POM Version 21.

You should specify the version in your project as parent like the following:

1
2
3
4
5

   org.apache
   apache
   21

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/pom/asf/download.html

Release Notes – Maven POMs – Version ASF-21

The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version 21.

https://maven.apache.org/pom/asf/

You should specify the version in your project as parent like the following:

org.apache
apache
21

You can download the appropriate sources etc. from the download page:

http://maven.apache.org/pom/asf/download.html

Release Notes – Maven POMs – Version ASF-21

New Feature:

  • MPOM-205 – create SHA-512 checksum for source-release archive(s) in target/checkout/target/ during release

Changes since version 20:

Enjoy,

-The Apache Maven team