diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index f327514995..000ee62414 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 e4e0ca4651..4b0aa9f4b5 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 63b233fc10..84f8834bda 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 c8d5a0a76e..2ea136413d 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