From c847ce4a8b82fddcc80823040c04e2549d530fb6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 13 Jan 2025 10:36:15 +0000 Subject: [PATCH] Stop publishing spring-boot-parent Closes gh-42828 --- spring-boot-project/spring-boot-parent/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 559fc855ee0b..57b2696f2bfc 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -1,6 +1,5 @@ plugins { id "org.springframework.boot.bom" - id "org.springframework.boot.deployed" } description = "Spring Boot Parent"