From 15e9dbe98b07989f4f2b46b5ad476793aa9a6489 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 1 Apr 2014 03:05:51 -0700 Subject: [PATCH] Next development version --- pom.xml | 23 +++---- spring-boot-actuator/pom.xml | 5 +- spring-boot-autoconfigure/pom.xml | 5 +- spring-boot-cli/pom.xml | 30 +++----- spring-boot-dependencies/pom.xml | 5 +- spring-boot-docs/pom.xml | 33 +++------ spring-boot-full-build/pom.xml | 5 +- spring-boot-integration-tests/pom.xml | 5 +- spring-boot-parent/pom.xml | 5 +- spring-boot-samples/pom.xml | 5 +- .../spring-boot-sample-actuator-log4j/pom.xml | 5 +- .../spring-boot-sample-actuator-noweb/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-data-redis/pom.xml | 5 +- .../spring-boot-sample-data-rest/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-secure/pom.xml | 5 +- .../spring-boot-sample-servlet/pom.xml | 5 +- .../spring-boot-sample-simple/pom.xml | 5 +- .../pom.xml | 5 +- .../spring-boot-sample-tomcat/pom.xml | 5 +- .../spring-boot-sample-traditional/pom.xml | 5 +- .../spring-boot-sample-web-jsp/pom.xml | 5 +- .../pom.xml | 5 +- .../spring-boot-sample-web-secure/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 | 5 +- .../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-data-mongodb/pom.xml | 5 +- .../spring-boot-starter-data-rest/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-log4j/pom.xml | 5 +- .../spring-boot-starter-logging/pom.xml | 5 +- .../spring-boot-starter-mobile/pom.xml | 5 +- .../spring-boot-starter-parent/pom.xml | 68 +++++++++---------- .../spring-boot-starter-redis/pom.xml | 5 +- .../spring-boot-starter-remote-shell/pom.xml | 5 +- .../spring-boot-starter-security/pom.xml | 5 +- .../spring-boot-starter-test/pom.xml | 5 +- .../spring-boot-starter-thymeleaf/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-dependency-tools/pom.xml | 8 +-- .../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 +- 68 files changed, 189 insertions(+), 288 deletions(-) diff --git a/pom.xml b/pom.xml index b2c060e00ec..0493a0183b5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.boot spring-boot-build - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT pom Spring Boot Build Spring Boot Build @@ -134,20 +133,15 @@ - - - - + + + + - + @@ -164,8 +158,7 @@ false - +