You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/04/27 20:41:43 UTC

[ANN] Maven Project Info Reports Plugin 3.3.0 released

The Apache Maven team is pleased to announce the release of the Maven 
Project Info Reports Plugin version 3.3.0.

https://maven.apache.org/plugins/maven-project-info-reports-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-project-info-reports-plugin</artifactId>
   <version>3.3.0</version>
</plugin>


Release Notes - Maven Project Info Reports Plugin - Version 3.3.0

** Bug
     * [MPIR-415] - Wrong old goal name in "Incompatibility Notice" 
table in website

** Dependency upgrade
     * [MPIR-399] - Upgrade to Maven 3.2.5
     * [MPIR-416] - Upgrade maven-dependency-tree to 3.1.0
     * [MPIR-417] - Upgrade Parent to 36


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org