From 489dc434e0b1dfbb2aad0757d9197c824a4f6656 Mon Sep 17 00:00:00 2001 From: Miguel Reboiro-Jato Date: Fri, 10 Jun 2016 17:36:27 +0200 Subject: [PATCH] Changes the Tomcat URL in the POM The Tomcat URL has been changed for a more stable FTP location. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 90fe814..985c2e6 100644 --- a/pom.xml +++ b/pom.xml @@ -384,7 +384,7 @@ tomcat8x - http://ftp.cixug.es/apache/tomcat/tomcat-8/v8.0.32/bin/apache-tomcat-8.0.32.zip + https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.35/bin/apache-tomcat-8.0.35.zip ${project.servers.directory}/downloads ${project.servers.directory}/extracts @@ -465,7 +465,7 @@ tomcat8x - http://ftp.cixug.es/apache/tomcat/tomcat-8/v8.0.32/bin/apache-tomcat-8.0.32.zip + https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.35/bin/apache-tomcat-8.0.35.zip ${project.servers.directory}/downloads ${project.servers.directory}/extracts -- 2.18.1