Author: bimargulies Date: Thu Mar 7 22:25:02 2013 New Revision: 1454131 URL: http://svn.apache.org/r1454131 Log: (no jira): update to maven changes 2.9 so that announcements might work.
Modified: maven/plugins/trunk/maven-plugins/pom.xml Modified: maven/plugins/trunk/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1454131&r1=1454130&r2=1454131&view=diff ============================================================================== --- maven/plugins/trunk/maven-plugins/pom.xml (original) +++ maven/plugins/trunk/maven-plugins/pom.xml Thu Mar 7 22:25:02 2013 @@ -79,7 +79,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> - <version>2.7.1</version> + <version>2.9</version> <configuration> <issueManagementSystems> <issueManagementSystem>JIRA</issueManagementSystem>