Skip to content

Commit 41c7953

Browse files
committed
use last tomcat 6.0.43
git-svn-id: https://svn.apache.org/repos/asf/tomcat/maven-plugin/trunk@1662653 13f79535-47bb-0310-9956-ffa450edef68
1 parent fe58e92 commit 41c7953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tomcat6-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</description>
3434

3535
<properties>
36-
<tomcat6Version>6.0.39</tomcat6Version>
36+
<tomcat6Version>6.0.43</tomcat6Version>
3737
<managerWebAppPath>${basedir}/target/</managerWebAppPath>
3838
<warTestPath>${basedir}/src/test/simple-war-project-1.0-SNAPSHOT.war</warTestPath>
3939
<keystoreTestPath>${basedir}/src/test/keystore</keystoreTestPath>

0 commit comments

Comments
 (0)