From cb6a7b79fe432cb411e28edcf153e270e5a29e3c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 29 Nov 2016 10:03:30 +0100 Subject: [PATCH] Fix build failure --- .../src/it/settings.xml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 spring-boot-samples/spring-boot-sample-custom-layout/src/it/settings.xml diff --git a/spring-boot-samples/spring-boot-sample-custom-layout/src/it/settings.xml b/spring-boot-samples/spring-boot-sample-custom-layout/src/it/settings.xml new file mode 100644 index 00000000000..e1e0ace341b --- /dev/null +++ b/spring-boot-samples/spring-boot-sample-custom-layout/src/it/settings.xml @@ -0,0 +1,35 @@ + + + + + it-repo + + true + + + + local.central + @localRepositoryUrl@ + + true + + + true + + + + + + local.central + @localRepositoryUrl@ + + true + + + true + + + + + +