The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 33

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>33</version>
</parent>

You can download the appropriate sources etc. from the download page:

http://maven.apache.org/pom/asf/download.html

Release Notes

## New features and improvements

- Enable GitHUb issues ([#216](
https://github.com/apache/maven-apache-parent/pull/216)) @slawekjaranowski

## Dependency updates

- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1
([#238](https://github.com/apache/maven-apache-parent/pull/238)) @dependabot
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from
3.5.0 to 3.6.1 ([#239](
https://github.com/apache/maven-apache-parent/pull/239)) @dependabot
- Upgrade to Maven Fluido Skin 1.12.0 ([#240](
https://github.com/apache/maven-apache-parent/pull/240)) @michael-o
- Bump org.apache.maven.plugins:maven-scm-publish-plugin from 3.2.1 to
3.3.0 ([#237](https://github.com/apache/maven-apache-parent/pull/237))
@dependabot
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
([#236](https://github.com/apache/maven-apache-parent/pull/236)) @dependabot
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
([#235](https://github.com/apache/maven-apache-parent/pull/235)) @dependabot
- Bump version.maven-surefire from 3.2.5 to 3.3.0 ([#234](
https://github.com/apache/maven-apache-parent/pull/234)) @dependabot
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
([#233](https://github.com/apache/maven-apache-parent/pull/233)) @dependabot
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0
([#231](https://github.com/apache/maven-apache-parent/pull/231)) @dependabot
- Bump org.apache.maven.plugins:maven-help-plugin from 3.4.0 to 3.4.1
([#230](https://github.com/apache/maven-apache-parent/pull/230)) @dependabot
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
([#229](https://github.com/apache/maven-apache-parent/pull/229)) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0
([#228](https://github.com/apache/maven-apache-parent/pull/228)) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
([#227](https://github.com/apache/maven-apache-parent/pull/227)) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
([#225](https://github.com/apache/maven-apache-parent/pull/225)) @dependabot
- Bump version.maven-plugin-tools from 3.12.0 to 3.13.1 ([#226](
https://github.com/apache/maven-apache-parent/pull/226)) @dependabot
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0
([#224](https://github.com/apache/maven-apache-parent/pull/224)) @dependabot
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
([#221](https://github.com/apache/maven-apache-parent/pull/221)) @dependabot
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4
([#218](https://github.com/apache/maven-apache-parent/pull/218)) @dependabot
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
([#222](https://github.com/apache/maven-apache-parent/pull/222)) @dependabot
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
([#217](https://github.com/apache/maven-apache-parent/pull/217)) @dependabot
- Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0
([#214](https://github.com/apache/maven-apache-parent/pull/214)) @dependabot

## Maintenance

- Fix link in issueManagement in docs ([#219](
https://github.com/apache/maven-apache-parent/pull/219)) @slawekjaranowski

## Build

- Disable matrix build on GitHub ([#241](
https://github.com/apache/maven-apache-parent/pull/241)) @slawekjaranowski
- Add Release Drafter ([#215](
https://github.com/apache/maven-apache-parent/pull/215)) @slawekjaranowski

Enjoy,

-The Apache Maven team

Reply via email to