[ANN] Apache Software Foundation Parent POM Version 36 Released
Slawomir Jaranowski <[email protected]> Tue, 6 Jan 2026 19:16:54 +0100
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAGjJkv1Dc8JXT1icdgzDRskGO7=DSGs7Tk0Zk6j2NU20eG8+ng__20274.7920107626$1767723455$gmane$org@mail.gmail.com> |
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 36 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>36</version> </parent> You can download the appropriate sources etc. from the download page: http://maven.apache.org/pom/asf/download.html Release Notes https://github.com/apache/maven-apache-parent/releases/tag/apache-36 Enjoy, -The Apache Maven team