You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé Boutemy <hb...@apache.org> on 2020/01/26 09:44:17 UTC

[ANN] Apache Software Foundation Parent POM Version 23 Released

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

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

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

<parent>
   <groupId>org.apache</groupId>
   <artifactId>apache</artifactId>
   <version>23</version>
</parent>

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-23

** Bug
    * [MPOM-236] - scm-publish:publish-scm java.lang.AbstractMethodError failure on Git checkout

** Improvement
    * [MPOM-237] - Reproducible Builds: upgrade maven-remote-resources-plugin to 1.7.0

** Wish
    * [MPOM-233] - add release-discuss mailing list to ASF parent site

** Dependency upgrade
    * [MPOM-234] - Upgrade apache-rat-plugin to 0.13


Changes since version 23:

https://github.com/apache/maven-apache-parent/compare/apache-22...apache-23#diff

Enjoy,
    
-The Apache Maven team



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org