From b51e93962a338586503f8628d263b275c39e6219 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Sun, 8 Oct 2017 16:56:45 -0700 Subject: [PATCH] Increase cargo timeout for deployment tests --- spring-boot-tests/spring-boot-deployment-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-tests/spring-boot-deployment-tests/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/pom.xml index 902a3b1a7bc..a04f2b6d9e9 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/pom.xml @@ -14,7 +14,7 @@ ${basedir}/../.. 1.8 - 600000 + 1200000 ${settings.localRepository}/.cache/cargo/installs