Skip to content

Commit

Permalink
use last tomcat 6.0.43
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/maven-plugin/trunk@1662653 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
olamy committed Feb 27, 2015
1 parent fe58e92 commit 41c7953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat6-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 41c7953

Please sign in to comment.