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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to