Repository: olingo-odata4 Updated Branches: refs/heads/master 242f782b8 -> 16d3b0288
Updating Tomcat version Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/6ae704d6 Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/6ae704d6 Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/6ae704d6 Branch: refs/heads/master Commit: 6ae704d62f364d91966c91b92254a536f8213c27 Parents: 242f782 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Apr 2 15:29:16 2014 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Apr 2 15:29:16 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/6ae704d6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3db438d..953c4f4 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ <cargo.rmi.port>9805</cargo.rmi.port> <cargo.log>${log.directory}/cargo.log</cargo.log> <cargo.output>${log.directory}/cargo-output.log</cargo.output> - <tomcat.version>7.0.52</tomcat.version> + <tomcat.version>7.0.53</tomcat.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties>
