diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index f3275149954..000ee624145 100644 --- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot - spring-boot-parent + spring-boot-tools 0.5.0.BUILD-SNAPSHOT spring-boot-gradle-plugin diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index e4e0ca46512..4b0aa9f4b52 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot - spring-boot-parent + spring-boot-tools 0.5.0.BUILD-SNAPSHOT spring-boot-loader-tools diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 63b233fc103..84f8834bdab 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot - spring-boot-parent + spring-boot-tools 0.5.0.BUILD-SNAPSHOT spring-boot-loader diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index c8d5a0a76ea..2ea136413d1 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot - spring-boot-parent + spring-boot-tools 0.5.0.BUILD-SNAPSHOT spring-boot-maven-plugin