You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by ol...@apache.org on 2013/03/30 11:24:55 UTC

svn commit: r1462733 - /incubator/kalumet/trunk/pom.xml

Author: olamy
Date: Sat Mar 30 11:24:55 2013
New Revision: 1462733

URL: http://svn.apache.org/r1462733
Log:
last version of tomcat7 maven plugin

Modified:
    incubator/kalumet/trunk/pom.xml

Modified: incubator/kalumet/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/pom.xml?rev=1462733&r1=1462732&r2=1462733&view=diff
==============================================================================
--- incubator/kalumet/trunk/pom.xml (original)
+++ incubator/kalumet/trunk/pom.xml Sat Mar 30 11:24:55 2013
@@ -490,7 +490,7 @@
         <plugin>
           <groupId>org.apache.tomcat.maven</groupId>
           <artifactId>tomcat7-maven-plugin</artifactId>
-          <version>2.0</version>
+          <version>2.1</version>
         </plugin>
       </plugins>
     </pluginManagement>