| --- |
| layout: post |
| status: PUBLISHED |
| published: true |
| title: Apache Software Foundation Parent POM Version 21 |
| id: 7cfc215a-3600-4637-94f1-0cdee7ed870e |
| date: '2018-08-23 12:04:37 -0400' |
| categories: maven |
| tags: |
| - maven-parent |
| permalink: maven/entry/apache-software-foundation-parent-pom1 |
| --- |
| <div class="entry-content"> |
| <p>The Apache Maven team is pleased to announce the release of the<br /> |
| <a href="https://maven.apache.org/pom/asf/">Apache Software Foundation Parent POM Version 21</a>.</p> |
| <p>You should specify the version in your project as parent like the following:</p> |
| <figure class='code'> |
| <figcaption><span></span></figcaption> |
| <div class="highlight"> |
| <table> |
| <tr> |
| <td class="gutter"> |
| <pre class="line-numbers"><span class='line-number'>1</span>
|
| <span class='line-number'>2</span>
|
| <span class='line-number'>3</span>
|
| <span class='line-number'>4</span>
|
| <span class='line-number'>5</span>
|
| </pre> |
| </td> |
| <td class='code'> |
| <pre><code class='xml'><span class='line'><span class="nt"><parent></span>
|
| </span><span class='line'> <span class="nt"><groupId></span>org.apache<span class="nt"></groupId></span>
|
| </span><span class='line'> <span class="nt"><artifactId></span>apache<span class="nt"></artifactId></span>
|
| </span><span class='line'> <span class="nt"><version></span>21<span class="nt"></version></span>
|
| </span><span class='line'><span class="nt"></parent></span>
|
| </span></code></pre> |
| </td> |
| </tr> |
| </table> |
| </div> |
| </figure> |
| <p>You can download the appropriate sources etc. from the download page:</p> |
| <p><a href="https://maven.apache.org/pom/asf/download.html">https://maven.apache.org/pom/asf/download.html</a></p> |
| <p><!-- more --></p> |
| <p>Release Notes – Maven POMs – Version ASF-21</p> |
| <p>The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version 21.</p> |
| <p><a href="https://maven.apache.org/pom/asf/">https://maven.apache.org/pom/asf/</a></p> |
| <p>You should specify the version in your project as parent like the following:</p> |
| <p> |
| <parent> |
| <groupId>org.apache</groupId><br /> |
| <artifactId>apache</artifactId><br /> |
| <version>21</version> |
| </parent></p> |
| <p>You can download the appropriate sources etc. from the download page:</p> |
| <p><a href="http://maven.apache.org/pom/asf/download.html">http://maven.apache.org/pom/asf/download.html</a></p> |
| <p>Release Notes – Maven POMs – Version ASF-21</p> |
| <p>New Feature:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/MPOM-205">MPOM-205</a> – create SHA-512 checksum for source-release archive(s) in target/checkout/target/ during release</li> |
| </ul> |
| <p>Changes since version 20:</p> |
| <ul> |
| <li>GitBox: <a href="https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=apache-21;hpb=apache-20">Changes since version 20</a></li> |
| <li>GitHub: <a href="https://github.com/apache/maven-apache-parent/compare/apache-20...apache-21">Changes since version 20</a></li> |
| </ul> |
| <p>Enjoy,</p> |
| <p>-The Apache Maven team</p> |
| </div> |