Repository: archiva-redback-core Updated Branches: refs/heads/master fbdd5fb86 -> 4a8710229
tomcat 7.0.54 Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/4a871022 Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/4a871022 Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/4a871022 Branch: refs/heads/master Commit: 4a871022928a704a726ab9f459e051a070d05785 Parents: fbdd5fb Author: Olivier Lamy <[email protected]> Authored: Wed Jul 16 09:50:05 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Wed Jul 16 09:50:05 2014 +1000 ---------------------------------------------------------------------- redback-integrations/redback-rest/redback-rest-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/4a871022/redback-integrations/redback-rest/redback-rest-services/pom.xml ---------------------------------------------------------------------- diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml b/redback-integrations/redback-rest/redback-rest-services/pom.xml index bde143c..ccaf2c5 100644 --- a/redback-integrations/redback-rest/redback-rest-services/pom.xml +++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml @@ -32,7 +32,7 @@ <name>Redback :: Integration :: REST :: Services</name> <properties> - <tomcatVersion>7.0.53</tomcatVersion> + <tomcatVersion>7.0.54</tomcatVersion> </properties> <dependencies>
