From 76ea2d9dd4bc27371f11e79eb8bd4788167fcec4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 16 May 2018 20:23:04 +0100 Subject: [PATCH] Ensure that the server tests app can resolve milestone poms --- .../src/test/resources/pom-template.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml index b9f0411a4d..965f9cc5ee 100644 --- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml +++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml @@ -61,4 +61,13 @@ + + + spring-snapshots + https://repo.spring.io/libs-snapshot + + true + + +