From eb2827d20cc58f3b216ed02067f4bfe65a2681eb Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 5 May 2016 17:00:35 +0100 Subject: [PATCH] Use spring-boot.version for the maven plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b86262a..86c8700e 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,7 @@ limitations under the License. org.springframework.boot spring-boot-maven-plugin - 1.4.0.BUILD-SNAPSHOT + ${spring-boot.version}