From 0545a1396c0401158e907278e6829c9cb413f44c Mon Sep 17 00:00:00 2001 From: Madhura Bhave Date: Tue, 25 Jun 2019 16:44:16 -0700 Subject: [PATCH] Reinstante settings.xml for smoke test This got lost when the samples were renamed to smoke tests See gh-17197 --- .../src/it/settings.xml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 spring-boot-smoke-tests/spring-boot-smoke-test-custom-layout/src/it/settings.xml diff --git a/spring-boot-smoke-tests/spring-boot-smoke-test-custom-layout/src/it/settings.xml b/spring-boot-smoke-tests/spring-boot-smoke-test-custom-layout/src/it/settings.xml new file mode 100644 index 0000000000..e1e0ace341 --- /dev/null +++ b/spring-boot-smoke-tests/spring-boot-smoke-test-custom-layout/src/it/settings.xml @@ -0,0 +1,35 @@ + + + + + it-repo + + true + + + + local.central + @localRepositoryUrl@ + + true + + + true + + + + + + local.central + @localRepositoryUrl@ + + true + + + true + + + + + +