From 9f402f0428f6c40a6e0048c2f59a00a26a4f03af Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 20 Aug 2021 13:53:34 +0100 Subject: [PATCH] Use snapshot rather than libs-snapshot when generating effective bom Closes gh-27785 --- buildSrc/src/main/resources/effective-bom-settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/src/main/resources/effective-bom-settings.xml b/buildSrc/src/main/resources/effective-bom-settings.xml index 8db3cd263e..d67307453c 100644 --- a/buildSrc/src/main/resources/effective-bom-settings.xml +++ b/buildSrc/src/main/resources/effective-bom-settings.xml @@ -9,7 +9,7 @@ spring-snapshot - https://repo.spring.io/libs-snapshot + https://repo.spring.io/snapshot true