From 413658fbca00edd191452459ff285f06393a80a8 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 2 Aug 2013 12:14:11 +0100 Subject: [PATCH] Change parent for tools poms --- spring-boot-tools/spring-boot-gradle-plugin/pom.xml | 2 +- spring-boot-tools/spring-boot-loader-tools/pom.xml | 2 +- spring-boot-tools/spring-boot-loader/pom.xml | 2 +- spring-boot-tools/spring-boot-maven-plugin/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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