The Apache Maven project team is pleased to announce the
release of Maven Project Parent POMs 50.

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

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

<parent>
  <groupId>org.apache.maven</groupId>
  <artifactId>maven-parent</artifactId>
  <version>50</version>
</parent>

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

https://maven.apache.org/pom/maven/download.cgi

Release Notes

https://github.com/apache/maven-parent/releases/tag/maven-parent-50

Enjoy,
On behalf of the Apache Maven project team,
Slawomir Jaranowski (sjaranowski)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to