From 1995b6253008a4d7d6716dbe175492281beb73cf Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 3 Mar 2014 23:43:58 -0800 Subject: [PATCH] Fixup starter-parent POM --- .../spring-boot-starter-parent/pom.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 081f27b4b7..6085784dd8 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.boot @@ -13,7 +14,6 @@ 1.6 UTF-8 UTF-8 - 1.0.0.RC4 @@ -308,17 +308,22 @@ - + META-INF/spring.handlers - + META-INF/spring.factories - + META-INF/spring.schemas - - + + ${start-class}