Revert "Add support for later versions of tomcat." This reverts commit 4613e09ee9d5b6df8fae3cc6419142d09a98c312.
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/86ae2cd0 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/86ae2cd0 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/86ae2cd0 Branch: refs/heads/master Commit: 86ae2cd01175a9f861e4fdcf0fbc0c0e96004334 Parents: 2cae866 Author: Michael Russo <[email protected]> Authored: Wed Jul 6 22:22:03 2016 -0700 Committer: Michael Russo <[email protected]> Committed: Wed Jul 6 22:22:03 2016 -0700 ---------------------------------------------------------------------- stack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/86ae2cd0/stack/pom.xml ---------------------------------------------------------------------- diff --git a/stack/pom.xml b/stack/pom.xml index 1bf1f92..dd35891 100644 --- a/stack/pom.xml +++ b/stack/pom.xml @@ -117,7 +117,7 @@ <shiro-version>1.2.4</shiro-version> <slf4j-version>1.7.2</slf4j-version> <snakeyaml-version>1.9</snakeyaml-version> - <tomcat-version>8.5.3</tomcat-version> + <tomcat-version>7.0.64</tomcat-version> <antlr.version>3.4</antlr.version> <tika.version>1.4</tika.version> <mockito.version>1.10.8</mockito.version>
