You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benson Margulies <bi...@apache.org> on 2012/05/14 01:24:24 UTC

[ANN] maven-changes-plugin 2.7.1 released

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

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