Repository: archiva-redback-core Updated Branches: refs/heads/master d33134ba3 -> 2dd5b2b9e
not needed anymore Signed-off-by: olivier lamy <[email protected]> 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/2dd5b2b9 Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/2dd5b2b9 Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/2dd5b2b9 Branch: refs/heads/master Commit: 2dd5b2b9ef52cca3f36b5ec966590254c9184570 Parents: d33134b Author: olivier lamy <[email protected]> Authored: Fri May 26 11:04:12 2017 +1000 Committer: olivier lamy <[email protected]> Committed: Fri May 26 11:04:33 2017 +1000 ---------------------------------------------------------------------- redback-integrations/redback-rest/redback-rest-services/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/2dd5b2b9/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 6dd2887..8add937 100644 --- a/redback-integrations/redback-rest/redback-rest-services/pom.xml +++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml @@ -32,7 +32,6 @@ <name>Redback :: Integration :: REST :: Services</name> <properties> - <tomcatVersion>7.0.57</tomcatVersion> <jetty.version>9.4.5.v20170502</jetty.version> <rest.test.timeout>1000000</rest.test.timeout> </properties>
