The Maven team is pleased to announce the release of the Maven Changes
Report Plugin, version 2.7.1

Creates a release history for inclusion into the site and assists in
generating an announcement mail.

http://maven.apache.org/plugins/maven-changes-plugin/

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-changes-plugin</artifactId>
  <version>2.7.1</version>
</plugin>


Release Notes - Maven Changes Report Plugin - Version 2.7.1

Bug
* [MCHANGES-281] jira report fails with Jira 5.0.3 (NPE)


Enjoy,

-The Maven team

Reply via email to