[ANN] Apache Software Foundation Parent POM Version 35 Released
Slawomir Jaranowski <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAGjJkv1q0zD_n6DUqf=cZOjZ5CKSx1_x7R7=5_d_hEO9zKSVGQ__25162.3018224322$1749831834$gmane$org@mail.gmail.com> |
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 35 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>35</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-35 Enjoy, -The Apache Maven team