diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9239459a3ee..be6155a186f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1662,7 +1662,7 @@ bom { ] } } - library("Spring Data Releasetrain", "Neumann-SR4") { + library("Spring Data Releasetrain", "Neumann-BUILD-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-releasetrain"