Author: olamy
Date: Fri Feb 27 09:59:32 2015
New Revision: 1662653

URL: http://svn.apache.org/r1662653
Log:
use last tomcat 6.0.43

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=1662653&r1=1662652&r2=1662653&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml Fri Feb 27 09:59:32 
2015
@@ -33,7 +33,7 @@
   </description>
 
   <properties>
-    <tomcat6Version>6.0.39</tomcat6Version>
+    <tomcat6Version>6.0.43</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