From 4fa66da359d3cfb1970e68f1f9e7adb1e125538e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Mar 2018 15:51:43 +0000 Subject: [PATCH] Revert "Start building against Dependency Management Plugin 1.0.5 snapshots" Uses snapshots of the Dependency Management Plugin causes problems as they are only published to our plugins-snapshot repository which may not be configured in someone's build. See gh-12406 --- spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 8df95596c3..c7356a2bc1 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -81,7 +81,7 @@ io.spring.gradle dependency-management-plugin - 1.0.5.BUILD-SNAPSHOT + 1.0.4.RELEASE jline