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 2013/05/07 03:12:37 UTC

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

Author: olamy
Date: Tue May  7 01:12:37 2013
New Revision: 1479743

URL: http://svn.apache.org/r1479743
Log:
use tomcat6 6.0.37

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=1479743&r1=1479742&r2=1479743&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml Tue May  7 01:12:37 2013
@@ -33,7 +33,7 @@
   </description>
 
   <properties>
-    <tomcat6Version>6.0.36</tomcat6Version>
+    <tomcat6Version>6.0.37</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