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/10/23 11:54:21 UTC

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

Author: olamy
Date: Tue Oct 23 09:54:21 2012
New Revision: 1401227

URL: http://svn.apache.org/viewvc?rev=1401227&view=rev
Log:
use last tomcat 6.0.36

Modified:
    tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml

Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml?rev=1401227&r1=1401226&r2=1401227&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml Tue Oct 23 09:54:21 2012
@@ -33,7 +33,7 @@
   </description>
 
   <properties>
-    <tomcat6Version>6.0.35</tomcat6Version>
+    <tomcat6Version>6.0.36</tomcat6Version>
     <managerWebAppPath>${basedir}/target/</managerWebAppPath>
     <warTestPath>${basedir}/src/test/simple-war-project-1.0-SNAPSHOT.war</warTestPath>
     <keystoreTestPath>${basedir}/src/test/keystore</keystoreTestPath>



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