Author: olamy Date: Mon Sep 17 08:33:27 2012 New Revision: 1386509 URL: http://svn.apache.org/viewvc?rev=1386509&view=rev Log: upgrade changes plugin to fix issue with asf jira instance
Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1386509&r1=1386508&r2=1386509&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Mon Sep 17 08:33:27 2012 @@ -827,7 +827,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> - <version>2.7.1</version> + <version>2.8</version> <inherited>false</inherited> <configuration> <columnNames>Type,Fix Version,Key,Summary,Assignee,Status,Created</columnNames> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org