- Adjust the Tomcat download url

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9f037533
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9f037533
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9f037533

Branch: refs/heads/develop
Commit: 9f037533c3ec527a5f6fd65b42cdd5c47c3cca55
Parents: 3b95eca
Author: Christofer Dutz <[email protected]>
Authored: Fri Mar 10 16:14:51 2017 +0100
Committer: Christofer Dutz <[email protected]>
Committed: Fri Mar 10 16:14:51 2017 +0100

----------------------------------------------------------------------
 examples/examples-integrationtests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9f037533/examples/examples-integrationtests/pom.xml
----------------------------------------------------------------------
diff --git a/examples/examples-integrationtests/pom.xml 
b/examples/examples-integrationtests/pom.xml
index c4a62d8..9be2dee 100644
--- a/examples/examples-integrationtests/pom.xml
+++ b/examples/examples-integrationtests/pom.xml
@@ -89,7 +89,7 @@
                 <containerId>tomcat8x</containerId>
                 <log>${project.build.directory}/tomcat8x/container.log</log>
                 <zipUrlInstaller>
-                  
<url>http://ftp.fau.de/apache/tomcat/tomcat-8/v8.5.9/bin/apache-tomcat-8.5.9.zip</url>
+                  
<url>http://ftp.fau.de/apache/tomcat/tomcat-8/v8.5.11/bin/apache-tomcat-8.5.11.zip</url>
                   <extractDir>${java.io.tmpdir}/cargo/installs</extractDir>
                 </zipUrlInstaller>
                 <!-- 3 Minutes -->

Reply via email to