You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/07/31 10:12:30 UTC

svn commit: r1367449 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Tue Jul 31 08:12:30 2012
New Revision: 1367449

URL: http://svn.apache.org/viewvc?rev=1367449&view=rev
Log:
use last changes maven plugin

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=1367449&r1=1367448&r2=1367449&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Tue Jul 31 08:12:30 2012
@@ -798,7 +798,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-changes-plugin</artifactId>
-            <version>2.6</version>
+            <version>2.7.1</version>
             <inherited>false</inherited>
             <configuration>
               <columnNames>Type,Fix Version,Key,Summary,Assignee,Status,Created</columnNames>



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