From 2c1ae04e6b55be5717e22b004fd498b3c992341a Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 8 Oct 2013 22:01:28 -0700 Subject: [PATCH] Release version 0.5.0.M5 --- pom.xml | 20 ++++------ spring-boot-actuator/pom.xml | 5 +-- spring-boot-autoconfigure/pom.xml | 5 +-- spring-boot-cli/pom.xml | 18 +++------ spring-boot-dependencies/pom.xml | 5 +-- spring-boot-full-build/pom.xml | 5 +-- spring-boot-integration-tests/pom.xml | 5 +-- spring-boot-javadoc/pom.xml | 5 +-- spring-boot-parent/pom.xml | 5 +-- spring-boot-samples/pom.xml | 5 +-- .../spring-boot-sample-actuator-ui/pom.xml | 5 +-- .../spring-boot-sample-actuator/pom.xml | 5 +-- .../spring-boot-sample-amqp/pom.xml | 5 +-- .../spring-boot-sample-aop/pom.xml | 5 +-- .../spring-boot-sample-batch/pom.xml | 5 +-- .../spring-boot-sample-data-jpa/pom.xml | 5 +-- .../spring-boot-sample-data-mongodb/pom.xml | 5 +-- .../spring-boot-sample-integration/pom.xml | 5 +-- .../spring-boot-sample-jetty/pom.xml | 5 +-- .../spring-boot-sample-profile/pom.xml | 5 +-- .../spring-boot-sample-simple/pom.xml | 5 +-- .../spring-boot-sample-tomcat/pom.xml | 5 +-- .../spring-boot-sample-traditional/pom.xml | 7 ++-- .../spring-boot-sample-web-jsp/pom.xml | 5 +-- .../spring-boot-sample-web-static/pom.xml | 5 +-- .../spring-boot-sample-web-ui/pom.xml | 5 +-- .../spring-boot-sample-websocket/pom.xml | 6 +-- .../spring-boot-sample-xml/pom.xml | 5 +-- spring-boot-starters/pom.xml | 5 +-- .../spring-boot-starter-actuator/pom.xml | 5 +-- .../spring-boot-starter-amqp/pom.xml | 5 +-- .../spring-boot-starter-aop/pom.xml | 5 +-- .../spring-boot-starter-batch/pom.xml | 5 +-- .../spring-boot-starter-data-jpa/pom.xml | 5 +-- .../spring-boot-starter-integration/pom.xml | 5 +-- .../spring-boot-starter-jdbc/pom.xml | 5 +-- .../spring-boot-starter-jetty/pom.xml | 5 +-- .../spring-boot-starter-logging/pom.xml | 5 +-- .../spring-boot-starter-parent/pom.xml | 39 +++++++++---------- .../spring-boot-starter-security/pom.xml | 5 +-- .../spring-boot-starter-tomcat/pom.xml | 5 +-- .../spring-boot-starter-web/pom.xml | 5 +-- .../spring-boot-starter-websocket/pom.xml | 5 +-- .../spring-boot-starter/pom.xml | 5 +-- spring-boot-tools/pom.xml | 5 +-- .../spring-boot-gradle-plugin/pom.xml | 5 +-- .../spring-boot-loader-tools/pom.xml | 5 +-- spring-boot-tools/spring-boot-loader/pom.xml | 5 +-- .../spring-boot-maven-plugin/pom.xml | 5 +-- spring-boot/pom.xml | 5 +-- 50 files changed, 128 insertions(+), 187 deletions(-) diff --git a/pom.xml b/pom.xml index 5be17f66d8e..75f2d68cfd0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.boot spring-boot-build - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M5 pom 3.0.0 @@ -88,18 +87,14 @@ - - - + + + - + @@ -116,8 +111,7 @@ false - +