We could update our parent pom before 4.8 release. Thoughts? Enrico
---------- Forwarded message --------- From: Hervé Boutemy <hbout...@apache.org> Date: gio 23 ago 2018, 00:08 Subject: [ANN] Apache Software Foundation Parent POM Version 21 Released To: <annou...@maven.apache.org>, <us...@maven.apache.org> Cc: <d...@maven.apache.org>, <release-disc...@apache.org> 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: <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>21</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-21 ** New Feature * [MPOM-205] - create SHA-512 checksum for source-release archive(s) in target/checkout/target/ during release Changes since version 20: https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=apache-21;hpb=apache-20 https://github.com/apache/maven-apache-parent/compare/apache-20...apache-21 Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- Enrico Olivelli