From b8365e3118358c1b88bc997f3f744cca0fe4912e Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 18 Oct 2023 22:58:45 -0700 Subject: [PATCH] Fix misconfigured Maven test See gh-37669 --- .../src/intTest/projects/jar-with-classic-loader/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/jar-with-classic-loader/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/jar-with-classic-loader/pom.xml index 64d9d04f994..ce29e60f402 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/jar-with-classic-loader/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/jar-with-classic-loader/pom.xml @@ -21,6 +21,9 @@ repackage + + CLASSIC + @@ -37,7 +40,6 @@ Foo - CLASSIC