Author: tchemit Date: 2009-12-10 19:08:43 +0100 (Thu, 10 Dec 2009) New Revision: 713 Modified: trunk/pom.xml Log: bump maven-changes-plugin version to 2.3 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-10 11:15:51 UTC (rev 712) +++ trunk/pom.xml 2009-12-10 18:08:43 UTC (rev 713) @@ -660,7 +660,7 @@ <!-- Implicit add of reportSet to not generate jira reports --> <plugin> <artifactId>maven-changes-plugin</artifactId> - <version>2.2</version> + <version>2.3</version> <configuration> <issueLinkTemplatePerSystem> <redmine>${redmine.issueLinkTemplate}</redmine>