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 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