From 4bcdb26b100819a7405760d558dcbb0af15d8a4f Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 27 Oct 2014 09:46:54 -0500 Subject: [PATCH] #24 - Add Spring Boot Maven-plugin to root pom.xml. Also upgrade to Spring Boot 1.1.8.RELEASE. Original pull request: #25. --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index fe318585..4eda44cf 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,15 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + + + + spring-libs-milestone