Repository: archiva Updated Branches: refs/heads/master cd9d5df22 -> efd140d08
tomcat 7.0.54 Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/efd140d0 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/efd140d0 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/efd140d0 Branch: refs/heads/master Commit: efd140d08dfb18a3d5db36afccf32113deb30301 Parents: cd9d5df Author: Olivier Lamy <[email protected]> Authored: Wed Jul 16 10:30:38 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Wed Jul 16 10:30:38 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/efd140d0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 03ea189..d2cab28 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ <plexus-expression-evaluator.version>2.1</plexus-expression-evaluator.version> <plexus-utils.version>3.0.15</plexus-utils.version> <asfTomcatMavenPluginVersion>2.2</asfTomcatMavenPluginVersion> - <tomcat7Version>7.0.53</tomcat7Version> + <tomcat7Version>7.0.54</tomcat7Version> <release.preparationGoals>clean install</release.preparationGoals> </properties>
