From eaff1677a7ab1f15ee38e2c5c476a2727e2c74b7 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 13 Feb 2014 13:18:56 -0800 Subject: [PATCH] Release version 1.0.0.RC3 --- pom.xml | 23 +++++-------- spring-boot-actuator/pom.xml | 5 ++- spring-boot-autoconfigure/pom.xml | 5 ++- spring-boot-cli/pom.xml | 32 +++++++------------ spring-boot-dependencies/pom.xml | 5 ++- spring-boot-docs/pom.xml | 12 +++---- spring-boot-full-build/pom.xml | 5 ++- spring-boot-integration-tests/pom.xml | 5 ++- spring-boot-parent/pom.xml | 9 +++--- 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-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 ++- .../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-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 | 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-data-mongodb/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 | 11 +++---- .../spring-boot-starter-redis/pom.xml | 5 ++- .../spring-boot-starter-security/pom.xml | 5 ++- .../spring-boot-starter-shell-remote/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 | 12 +++---- .../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 ++- 64 files changed, 155 insertions(+), 237 deletions(-) diff --git a/pom.xml b/pom.xml index 39faac394e..2cc3859b99 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.0.RC3 pom 3.0.0 @@ -96,20 +95,15 @@ - - - - + + + + - + @@ -126,8 +120,7 @@ false - +