From 59b47e336be9a3f4a144c5fcf187ad1343de7cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 30 Jul 2024 11:20:44 +0200 Subject: [PATCH] Remove invalid checksum policy setting This might be a copy/paste error as the checksum policy is used for deploying and our integration tests do not do that. Closes gh-41651 --- .../spring-boot-maven-plugin/src/intTest/projects/settings.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/settings.xml b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/settings.xml index 8c1aed58a6c..e4aacb2648a 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/settings.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/settings.xml @@ -17,7 +17,6 @@ true - ignore spring-milestones @@ -43,7 +42,6 @@ true - ignore spring-milestones