Author: olamy Date: Sun Feb 2 22:10:46 2014 New Revision: 1563731 URL: http://svn.apache.org/r1563731 Log: use tomcat 6.0.39
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=1563731&r1=1563730&r2=1563731&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml (original) +++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml Sun Feb 2 22:10:46 2014 @@ -33,7 +33,7 @@ </description> <properties> - <tomcat6Version>6.0.37</tomcat6Version> + <tomcat6Version>6.0.39</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