diff options
author | Olivier Lamy <olamy@apache.org> | 2012-12-11 16:24:16 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-12-11 16:24:16 +0000 |
commit | 6983e2d6903771a8e778a2491202e4b45edd17ef (patch) | |
tree | 3264fa37953c8c19c3ed1332550298e2519bdbc2 /pom.xml | |
parent | fe6408412a84946260236d67b1907a54e2eb68b5 (diff) | |
download | archiva-6983e2d6903771a8e778a2491202e4b45edd17ef.tar.gz archiva-6983e2d6903771a8e778a2491202e4b45edd17ef.zip |
tomcat7 7.0.34
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420255 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ <plexus-expression-evaluator.version>2.0</plexus-expression-evaluator.version> <plexus-utils.version>3.0.8</plexus-utils.version> <asfTomcatMavenPluginVersion>2.0</asfTomcatMavenPluginVersion> - <tomcat7Version>7.0.33</tomcat7Version> + <tomcat7Version>7.0.34</tomcat7Version> <release.preparationGoals>clean install</release.preparationGoals> </properties> |