From a57a88f5cfda5252a4dff7b260605bb348c9fc7b Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 26 Feb 2015 17:01:02 -0800 Subject: [PATCH] Move master to 1.3.0.BUILD-SNAPSHOT --- pom.xml | 2 +- spring-boot-actuator/pom.xml | 2 +- spring-boot-autoconfigure/pom.xml | 2 +- spring-boot-cli/pom.xml | 2 +- spring-boot-dependencies/pom.xml | 104 +++++++++--------- .../pom.xml | 2 +- .../spring-boot-deployment-test-tomee/pom.xml | 2 +- .../pom.xml | 2 +- spring-boot-docs/pom.xml | 2 +- spring-boot-full-build/pom.xml | 2 +- spring-boot-integration-tests/pom.xml | 2 +- .../spring-boot-gradle-tests/pom.xml | 2 +- .../spring-boot-security-tests/pom.xml | 2 +- .../pom.xml | 2 +- spring-boot-parent/pom.xml | 2 +- .../spring-boot-sample-actuator-log4j/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-actuator-noweb/pom.xml | 2 +- .../spring-boot-sample-actuator-ui/pom.xml | 2 +- .../spring-boot-sample-actuator/build.gradle | 2 +- .../spring-boot-sample-actuator/build.xml | 2 +- .../spring-boot-sample-actuator/pom.xml | 2 +- .../spring-boot-sample-amqp/pom.xml | 2 +- .../spring-boot-sample-aop/pom.xml | 2 +- .../spring-boot-sample-atmosphere/pom.xml | 2 +- .../spring-boot-sample-batch/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-data-gemfire/pom.xml | 2 +- .../spring-boot-sample-data-jpa/pom.xml | 2 +- .../spring-boot-sample-data-mongodb/pom.xml | 2 +- .../spring-boot-sample-data-redis/pom.xml | 2 +- .../spring-boot-sample-data-rest/pom.xml | 2 +- .../spring-boot-sample-data-solr/pom.xml | 2 +- .../spring-boot-sample-flyway/pom.xml | 2 +- .../spring-boot-sample-hateoas/pom.xml | 2 +- .../spring-boot-sample-hornetq/pom.xml | 2 +- .../spring-boot-sample-integration/pom.xml | 2 +- .../spring-boot-sample-jersey/pom.xml | 2 +- .../spring-boot-sample-jersey1/pom.xml | 2 +- .../spring-boot-sample-jetty-ssl/pom.xml | 2 +- .../spring-boot-sample-jetty/pom.xml | 2 +- .../spring-boot-sample-jetty8-ssl/pom.xml | 2 +- .../spring-boot-sample-jetty8/pom.xml | 2 +- .../spring-boot-sample-jpa/pom.xml | 2 +- .../spring-boot-sample-jta-atomikos/pom.xml | 2 +- .../spring-boot-sample-jta-bitronix/pom.xml | 2 +- .../spring-boot-sample-jta-jndi/pom.xml | 2 +- .../spring-boot-sample-liquibase/pom.xml | 2 +- .../spring-boot-sample-parent-context/pom.xml | 2 +- .../spring-boot-sample-profile/build.gradle | 2 +- .../spring-boot-sample-profile/pom.xml | 2 +- .../spring-boot-sample-secure/pom.xml | 2 +- .../spring-boot-sample-servlet/pom.xml | 2 +- .../spring-boot-sample-simple/build.gradle | 2 +- .../spring-boot-sample-simple/pom.xml | 2 +- .../spring-boot-sample-testng/pom.xml | 2 +- .../spring-boot-sample-tomcat-jsp/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-tomcat-ssl/pom.xml | 2 +- .../spring-boot-sample-tomcat/pom.xml | 2 +- .../spring-boot-sample-tomcat7-jsp/pom.xml | 2 +- .../spring-boot-sample-traditional/pom.xml | 2 +- .../spring-boot-sample-undertow-ssl/pom.xml | 2 +- .../spring-boot-sample-undertow/pom.xml | 2 +- .../spring-boot-sample-velocity/pom.xml | 2 +- .../spring-boot-sample-web-freemarker/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-web-jsp/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-web-mustache/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-web-secure/pom.xml | 2 +- .../build.gradle | 2 +- .../spring-boot-sample-web-static/pom.xml | 2 +- .../spring-boot-sample-web-ui/build.gradle | 2 +- .../spring-boot-sample-web-ui/pom.xml | 2 +- .../spring-boot-sample-web-velocity/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-sample-ws/pom.xml | 2 +- .../spring-boot-sample-xml/pom.xml | 2 +- spring-boot-starters/pom.xml | 2 +- .../spring-boot-starter-actuator/pom.xml | 2 +- .../spring-boot-starter-amqp/pom.xml | 2 +- .../spring-boot-starter-aop/pom.xml | 2 +- .../spring-boot-starter-batch/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-starter-data-gemfire/pom.xml | 2 +- .../spring-boot-starter-data-jpa/pom.xml | 2 +- .../spring-boot-starter-data-mongodb/pom.xml | 2 +- .../spring-boot-starter-data-rest/pom.xml | 2 +- .../spring-boot-starter-data-solr/pom.xml | 2 +- .../spring-boot-starter-freemarker/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-starter-hateoas/pom.xml | 2 +- .../spring-boot-starter-hornetq/pom.xml | 2 +- .../spring-boot-starter-integration/pom.xml | 2 +- .../spring-boot-starter-jdbc/pom.xml | 2 +- .../spring-boot-starter-jersey/pom.xml | 2 +- .../spring-boot-starter-jetty/pom.xml | 2 +- .../spring-boot-starter-jta-atomikos/pom.xml | 2 +- .../spring-boot-starter-jta-bitronix/pom.xml | 2 +- .../spring-boot-starter-log4j/pom.xml | 2 +- .../spring-boot-starter-log4j2/pom.xml | 2 +- .../spring-boot-starter-logging/pom.xml | 2 +- .../spring-boot-starter-mail/pom.xml | 2 +- .../spring-boot-starter-mobile/pom.xml | 2 +- .../spring-boot-starter-mustache/pom.xml | 2 +- .../spring-boot-starter-parent/pom.xml | 2 +- .../spring-boot-starter-redis/pom.xml | 2 +- .../spring-boot-starter-remote-shell/pom.xml | 2 +- .../spring-boot-starter-security/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-starter-test/pom.xml | 2 +- .../spring-boot-starter-thymeleaf/pom.xml | 2 +- .../spring-boot-starter-tomcat/pom.xml | 2 +- .../spring-boot-starter-undertow/pom.xml | 2 +- .../spring-boot-starter-velocity/pom.xml | 2 +- .../spring-boot-starter-web/pom.xml | 2 +- .../spring-boot-starter-websocket/pom.xml | 2 +- .../spring-boot-starter-ws/pom.xml | 2 +- .../spring-boot-starter/pom.xml | 2 +- spring-boot-tools/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-boot-dependency-tools/pom.xml | 2 +- .../spring-boot-gradle-plugin/pom.xml | 2 +- .../spring-boot-loader-tools/pom.xml | 2 +- spring-boot-tools/spring-boot-loader/pom.xml | 2 +- .../spring-boot-maven-plugin/pom.xml | 2 +- spring-boot-versions/pom.xml | 2 +- spring-boot/pom.xml | 2 +- 136 files changed, 187 insertions(+), 187 deletions(-) diff --git a/pom.xml b/pom.xml index 08ccf8c18a1..1b9e8eb6c97 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.boot spring-boot-build - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT pom Spring Boot Build Spring Boot Build diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index d2a57ddd4bf..22d8cb62db4 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-actuator diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index a7d5da331dc..d5aeb2b9abd 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-autoconfigure diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 579f31f258d..460876b13a3 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-cli diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 917cabe9bfc..20b0c885228 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.boot spring-boot-dependencies - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT pom Spring Boot Dependencies Spring Boot Dependencies @@ -44,7 +44,7 @@ - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT 5.10.1 1.8.5 @@ -148,48 +148,48 @@ org.springframework.boot spring-boot - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot test-jar - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-actuator - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-autoconfigure - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-configuration-processor - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-dependency-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-loader - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-loader-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT commons-logging @@ -200,177 +200,177 @@ org.springframework.boot spring-boot-starter-actuator - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-amqp - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-aop - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-batch - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-cloud-connectors - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-elasticsearch - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-gemfire - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-jpa - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-mongodb - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-rest - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-solr - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-freemarker - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-groovy-templates - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-hateoas - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-hornetq - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-integration - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jdbc - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jersey - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jetty - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jta-atomikos - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jta-bitronix - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-undertow - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-log4j - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-log4j2 - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-logging - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mail - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mobile - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mustache - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-redis - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-remote-shell - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-security - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-social-facebook - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-social-linkedin - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-social-twitter - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-test - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT commons-logging @@ -381,32 +381,32 @@ org.springframework.boot spring-boot-starter-thymeleaf - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-tomcat - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-velocity - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-web - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-websocket - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-ws - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml index 8120aba05fb..8fcfe7ca361 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-deployment-tests - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-deployment-test-tomcat war diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml index 447c929081e..d75543707fd 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-deployment-tests - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-deployment-test-tomee war diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml index 99c50a13b0d..22421594e61 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-deployment-tests - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-deployment-test-wildfly war diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index a2ab9326c9d..28c414f9647 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-docs diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index 5fe8dbb96fe..0d66fc54f9c 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.boot spring-boot-full-build - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT pom Spring Boot Full Build Spring Boot Full Build diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml index 82395617ece..404fce9fb26 100644 --- a/spring-boot-integration-tests/pom.xml +++ b/spring-boot-integration-tests/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-integration-tests diff --git a/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml index 79fd822b208..3fc1b3496b7 100644 --- a/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-integration-tests - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-gradle-tests jar diff --git a/spring-boot-integration-tests/spring-boot-security-tests/pom.xml b/spring-boot-integration-tests/spring-boot-security-tests/pom.xml index 942360fe69e..4ea1f674b79 100644 --- a/spring-boot-integration-tests/spring-boot-security-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-security-tests/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-integration-tests - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-security-tests pom diff --git a/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-tests-web-helloworld/pom.xml b/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-tests-web-helloworld/pom.xml index cfc1cca550e..59642c60aef 100644 --- a/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-tests-web-helloworld/pom.xml +++ b/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-tests-web-helloworld/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-security-tests - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../ spring-boot-security-tests-web-helloworld diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index da0ec5fd2fc..59271539bb9 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-dependencies - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-parent diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml index 977b9227c8c..38582108ded 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-actuator-log4j Spring Boot Actuator Log4j Sample diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml index 59d2695dcbb..1646404086d 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-actuator-log4j2 Spring Boot Actuator Log4j 2 Sample diff --git a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml index ef6b25fca1b..177cdd5fc92 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-actuator-noweb Spring Boot Actuator Non-Web Sample diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml index af2b0f5ecc3..b70dc0a9f4c 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-actuator-ui Spring Boot Actuator UI Sample diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.gradle b/spring-boot-samples/spring-boot-sample-actuator/build.gradle index 94be8bbf55d..cabe144fb92 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/build.gradle +++ b/spring-boot-samples/spring-boot-sample-actuator/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.2.3.BUILD-SNAPSHOT' + springBootVersion = '1.3.0.BUILD-SNAPSHOT' } repositories { // NOTE: You should declare only repositories that you need here diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.xml b/spring-boot-samples/spring-boot-sample-actuator/build.xml index 5ea5786e765..96ee6f3ce20 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/build.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/build.xml @@ -5,7 +5,7 @@ '$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'. - + diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index f53677dd4d1..8bc49e99f8f 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-actuator Spring Boot Actuator Sample diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 71541137d98..4448ee2ee3c 100644 --- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-amqp Spring Boot AMQP Sample diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index 11633a579d5..22ef1974fcd 100644 --- a/spring-boot-samples/spring-boot-sample-aop/pom.xml +++ b/spring-boot-samples/spring-boot-sample-aop/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-aop Spring Boot AOP Sample diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml index 520a7e69629..efd95e7b29d 100644 --- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml +++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-atmosphere Spring Boot Atmosphere Sample diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index c5104b52887..4e0cb7601a7 100644 --- a/spring-boot-samples/spring-boot-sample-batch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-batch/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-batch Spring Boot Batch Sample diff --git a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml index 4e89f500722..affba7b0c5b 100644 --- a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-elasticsearch Spring Boot Data Elasticsearch Sample diff --git a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml index f8e6c1156a5..be7aef7609d 100644 --- a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-gemfire Spring Boot Data Gemfire Sample diff --git a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml index 3531bc3e744..5d68c251fad 100644 --- a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-jpa Spring Boot Data JPA Sample diff --git a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml index 640022ab3bd..ae7d4a1c77f 100644 --- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-mongodb Spring Boot Data MongoDB Sample diff --git a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml index 9e6b6df90d5..f404004dd24 100644 --- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-redis Spring Boot Data Redis Sample diff --git a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml index a1776e4adf5..b852d0fdbf1 100644 --- a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-rest Spring Boot Data REST Sample diff --git a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml index 620fe41f6d5..1d31e89e1ef 100644 --- a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-data-solr Spring Boot Data Solr Sample diff --git a/spring-boot-samples/spring-boot-sample-flyway/pom.xml b/spring-boot-samples/spring-boot-sample-flyway/pom.xml index 8d77d05199f..97405d81cb0 100644 --- a/spring-boot-samples/spring-boot-sample-flyway/pom.xml +++ b/spring-boot-samples/spring-boot-sample-flyway/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-flyway Spring Boot Flyway Sample diff --git a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml index 359b34483ca..2e061b8f204 100644 --- a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-hateoas Spring Boot Hateoas Sample diff --git a/spring-boot-samples/spring-boot-sample-hornetq/pom.xml b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml index 537bfa03060..0f7ade56938 100644 --- a/spring-boot-samples/spring-boot-sample-hornetq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-hornetq Spring Boot HornetQ Sample diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index d77e1ba8add..c8aad21cbfd 100644 --- a/spring-boot-samples/spring-boot-sample-integration/pom.xml +++ b/spring-boot-samples/spring-boot-sample-integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-integration Spring Boot Integration Sample diff --git a/spring-boot-samples/spring-boot-sample-jersey/pom.xml b/spring-boot-samples/spring-boot-sample-jersey/pom.xml index 89c1ebfe46a..024f010b3f8 100644 --- a/spring-boot-samples/spring-boot-sample-jersey/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jersey war diff --git a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml index af4ecd48343..fc4d2ef0241 100644 --- a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jersey1 Spring Boot Jersey 1 Sample diff --git a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml index 0e8a37c237e..a0b02ef1bb3 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jetty-ssl Spring Boot Jetty SSL Sample diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index cf9f8abb120..69acd05562b 100644 --- a/spring-boot-samples/spring-boot-sample-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jetty Spring Boot Jetty Sample diff --git a/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml index f9b753c3be6..939f9eab049 100644 --- a/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jetty8-ssl Spring Boot Jetty 8 SSL Sample diff --git a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml index a04160f0793..6d276b5edc1 100644 --- a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jetty8 Spring Boot Jetty 8 Sample diff --git a/spring-boot-samples/spring-boot-sample-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-jpa/pom.xml index 8b51ffb505f..50474f517c5 100644 --- a/spring-boot-samples/spring-boot-sample-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jpa Spring Boot JPA Sample diff --git a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml index d07bec3889a..605e12dda13 100644 --- a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jta-atomikos Spring Boot Atomikos JTA Sample diff --git a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml index c957acd13e3..ebdf0b02dac 100644 --- a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jta-bitronix Spring Boot Bitronix JTA Sample diff --git a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml index e89287be315..b1de87e1337 100644 --- a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-jta-jndi Spring Boot JNDI JTA Sample diff --git a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml index 508637cee9a..aed22cfab3e 100644 --- a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml +++ b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-liquibase Spring Boot Liquibase Sample diff --git a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml index 9a8eda8c12e..8a7de6e5be6 100644 --- a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml +++ b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-parent-context Spring Boot Parent Context Sample diff --git a/spring-boot-samples/spring-boot-sample-profile/build.gradle b/spring-boot-samples/spring-boot-sample-profile/build.gradle index e7ba8f32f19..d685fb16575 100644 --- a/spring-boot-samples/spring-boot-sample-profile/build.gradle +++ b/spring-boot-samples/spring-boot-sample-profile/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.2.3.BUILD-SNAPSHOT' + springBootVersion = '1.3.0.BUILD-SNAPSHOT' } repositories { // NOTE: You should declare only repositories that you need here diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 194aeef41d3..ef422b32a89 100644 --- a/spring-boot-samples/spring-boot-sample-profile/pom.xml +++ b/spring-boot-samples/spring-boot-sample-profile/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-profile Spring Boot Profile Sample diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index 41a8b85a25e..4470e1417c7 100644 --- a/spring-boot-samples/spring-boot-sample-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-secure Spring Boot Security Sample diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml index a2240393e05..8a96a4d81e0 100644 --- a/spring-boot-samples/spring-boot-sample-servlet/pom.xml +++ b/spring-boot-samples/spring-boot-sample-servlet/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-servlet war diff --git a/spring-boot-samples/spring-boot-sample-simple/build.gradle b/spring-boot-samples/spring-boot-sample-simple/build.gradle index dd6e3d33ef7..0e77a102144 100644 --- a/spring-boot-samples/spring-boot-sample-simple/build.gradle +++ b/spring-boot-samples/spring-boot-sample-simple/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.2.3.BUILD-SNAPSHOT' + springBootVersion = '1.3.0.BUILD-SNAPSHOT' } repositories { // NOTE: You should declare only repositories that you need here diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index e7904ae5051..c83240a14f9 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-simple Spring Boot Simple Sample diff --git a/spring-boot-samples/spring-boot-sample-testng/pom.xml b/spring-boot-samples/spring-boot-sample-testng/pom.xml index 32c3c829865..1f1bf05dc02 100644 --- a/spring-boot-samples/spring-boot-sample-testng/pom.xml +++ b/spring-boot-samples/spring-boot-sample-testng/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-testng Spring Boot TestNG Sample diff --git a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml index 496b10256a5..f092369b4a8 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-tomcat-jsp war diff --git a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml index 1250e928490..102e76da98e 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-tomcat-multi-connectors Spring Boot Multi-Connector Tomcat Sample diff --git a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml index c205c7bfcd3..fe554f1f533 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-tomcat-ssl Spring Boot Tomcat Sample diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index ce3b5b6912d..44e2033a776 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-tomcat Spring Boot Tomcat Sample diff --git a/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml index 7f3ace937f3..896c615c665 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-tomcat7-jsp war diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index b5d31728abe..64494604d62 100644 --- a/spring-boot-samples/spring-boot-sample-traditional/pom.xml +++ b/spring-boot-samples/spring-boot-sample-traditional/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-traditional war diff --git a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml index 2423084f1d6..66a68276dc4 100644 --- a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-undertow-ssl Spring Boot Undertow SSL Sample diff --git a/spring-boot-samples/spring-boot-sample-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-undertow/pom.xml index 28825ed6af0..5ebd2cde797 100644 --- a/spring-boot-samples/spring-boot-sample-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-undertow/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-undertow Spring Boot Undertow Sample diff --git a/spring-boot-samples/spring-boot-sample-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-velocity/pom.xml index bcd704d08ef..b5231d2f290 100644 --- a/spring-boot-samples/spring-boot-sample-velocity/pom.xml +++ b/spring-boot-samples/spring-boot-sample-velocity/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-velocity Spring Boot Web Velocity Sample diff --git a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml index e87ae7b1dc7..da2e16b2cfa 100644 --- a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-freemarker Spring Boot Web FreeMarker Sample diff --git a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml index bec5f0f2fa3..e4aa950f4a1 100644 --- a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-groovy-templates Spring Boot Web Groovy Templates Sample diff --git a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml index 1f9ad3f0f7f..a1999500eb0 100644 --- a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-jsp war diff --git a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml index 4a43ab35253..9794e2c7b8d 100644 --- a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-method-security Spring Boot Web Method Security Sample diff --git a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml index 2811723a0e5..972d17da86d 100644 --- a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-mustache spring-boot-sample-web-mustache diff --git a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml index 2f350a344fa..00c6c94d01b 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-secure-custom Spring Boot Web Secure Custom Sample diff --git a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml index 40d6182908b..b55bd816d9d 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-secure-jdbc Spring Boot Web Secure JDBC Sample diff --git a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml index 3d21a67ae81..275120b4c77 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-secure Spring Boot Web Secure Sample diff --git a/spring-boot-samples/spring-boot-sample-web-static/build.gradle b/spring-boot-samples/spring-boot-sample-web-static/build.gradle index e3c7f44be7a..ab834b389dc 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/build.gradle +++ b/spring-boot-samples/spring-boot-sample-web-static/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.2.3.BUILD-SNAPSHOT' + springBootVersion = '1.3.0.BUILD-SNAPSHOT' } repositories { // NOTE: You should declare only repositories that you need here diff --git a/spring-boot-samples/spring-boot-sample-web-static/pom.xml b/spring-boot-samples/spring-boot-sample-web-static/pom.xml index c8f318fbeae..f665bf6e874 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-static/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-static war diff --git a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle index 650c41bcf24..c2514582f14 100644 --- a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle +++ b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - springBootVersion = '1.2.3.BUILD-SNAPSHOT' + springBootVersion = '1.3.0.BUILD-SNAPSHOT' springLoadedVersion = '1.2.0.RELEASE' } repositories { diff --git a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml index 708a161616e..90dd9968195 100644 --- a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-ui Spring Boot Web UI Sample diff --git a/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml index 35523e57c69..90a4b05e6df 100644 --- a/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-web-velocity Spring Boot Web Velocity Sample diff --git a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml index f98a2012b50..da3305346fc 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-websocket-jetty Spring Boot WebSocket Jetty Sample diff --git a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml index d1d540cd06e..12dd76f4e2f 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-websocket-tomcat Spring Boot WebSocket Tomcat Sample diff --git a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml index 6eaf9a50e8c..db520a0fa8b 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-websocket-undertow Spring Boot WebSocket Undertow Sample diff --git a/spring-boot-samples/spring-boot-sample-ws/pom.xml b/spring-boot-samples/spring-boot-sample-ws/pom.xml index 73465f47920..50decd138d2 100644 --- a/spring-boot-samples/spring-boot-sample-ws/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ws/pom.xml @@ -5,7 +5,7 @@ spring-boot-samples org.springframework.boot - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-ws Spring Boot Web Services Sample diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 1f876c27ed3..de3d3c6205e 100644 --- a/spring-boot-samples/spring-boot-sample-xml/pom.xml +++ b/spring-boot-samples/spring-boot-sample-xml/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-sample-xml Spring Boot XML Sample diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index ae4ea3e9e1f..c9206fa978f 100644 --- a/spring-boot-starters/pom.xml +++ b/spring-boot-starters/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-starters diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml index 99b87e57434..6c239346f29 100644 --- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml +++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-actuator Spring Boot Actuator Starter diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml index 635a439951f..d5719752b49 100644 --- a/spring-boot-starters/spring-boot-starter-amqp/pom.xml +++ b/spring-boot-starters/spring-boot-starter-amqp/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-amqp Spring Boot AMPQ Starter diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml index 745e39c8ad2..505bfe13a96 100644 --- a/spring-boot-starters/spring-boot-starter-aop/pom.xml +++ b/spring-boot-starters/spring-boot-starter-aop/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-aop Spring Boot AOP Starter diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml index 7d9bfeab987..e034c949635 100644 --- a/spring-boot-starters/spring-boot-starter-batch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-batch/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-batch Spring Boot Batch Starter diff --git a/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml b/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml index dfc1863acc8..31fbd113eb8 100644 --- a/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml +++ b/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-cloud-connectors Spring Boot Spring Cloud Connectors Starter diff --git a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml index 675ec49efd3..a59324c1cad 100644 --- a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-data-elasticsearch Spring Boot Data Elasticsearch Starter diff --git a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml index b755fd1ee63..6e88806ebdd 100644 --- a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-data-gemfire Spring Boot Data GemFire Starter diff --git a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml index 6de52ba5315..8443636c836 100644 --- a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-data-jpa Spring Boot Data JPA Starter diff --git a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml index 2791b4978c7..6e276ffb06f 100644 --- a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-data-mongodb Spring Boot Data MongoDB Starter diff --git a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index 6d29090ea0d..4e005037fb0 100644 --- a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-data-rest Spring Boot Data REST Starter diff --git a/spring-boot-starters/spring-boot-starter-data-solr/pom.xml b/spring-boot-starters/spring-boot-starter-data-solr/pom.xml index db5db4a4bde..2161320dee4 100644 --- a/spring-boot-starters/spring-boot-starter-data-solr/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-solr/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-data-solr Spring Boot Data Solr Starter diff --git a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml index 701c7c77394..6dc2a845c34 100644 --- a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml +++ b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-freemarker Spring Boot FreeMarker Starter diff --git a/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml b/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml index 62218c171ef..234a60de8ed 100644 --- a/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml +++ b/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-groovy-templates Spring Boot Groovy Templates Starter diff --git a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml index 66f3a957669..46e04cd74d1 100644 --- a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml +++ b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-hateoas Spring Boot HATEOAS Starter diff --git a/spring-boot-starters/spring-boot-starter-hornetq/pom.xml b/spring-boot-starters/spring-boot-starter-hornetq/pom.xml index 823d6ed3ddb..bbbeff9d2f8 100644 --- a/spring-boot-starters/spring-boot-starter-hornetq/pom.xml +++ b/spring-boot-starters/spring-boot-starter-hornetq/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-hornetq Spring Boot HornetQ Starter diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index cf3dac5afeb..55cdc161f1e 100644 --- a/spring-boot-starters/spring-boot-starter-integration/pom.xml +++ b/spring-boot-starters/spring-boot-starter-integration/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-integration Spring Boot Integration Starter diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index 6db87f7326e..0dc98da15ec 100644 --- a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-jdbc Spring Boot JDBC Starter diff --git a/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-starters/spring-boot-starter-jersey/pom.xml index 1c41e936e88..6b926aaf5d8 100644 --- a/spring-boot-starters/spring-boot-starter-jersey/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jersey/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-jersey Spring Boot Jersey Starter diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index c7a47b72cb1..39ab521058a 100644 --- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-jetty Spring Boot Jetty Starter diff --git a/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml b/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml index 5c50bf4d379..fbed919b8af 100644 --- a/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-jta-atomikos Spring Boot Atomikos JTA Starter diff --git a/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml b/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml index c311ae04334..66d917dc2ec 100644 --- a/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-jta-bitronix Spring Boot Bitronix JTA Starter diff --git a/spring-boot-starters/spring-boot-starter-log4j/pom.xml b/spring-boot-starters/spring-boot-starter-log4j/pom.xml index a98829cadc9..d1eabc12a5b 100644 --- a/spring-boot-starters/spring-boot-starter-log4j/pom.xml +++ b/spring-boot-starters/spring-boot-starter-log4j/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-log4j Spring Boot Log4J Starter diff --git a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml index a21fd49b161..4a176d90f97 100644 --- a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml +++ b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-log4j2 Spring Boot Log4J2 Starter diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index 0d9d90684e6..24876b7a75e 100644 --- a/spring-boot-starters/spring-boot-starter-logging/pom.xml +++ b/spring-boot-starters/spring-boot-starter-logging/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-logging Spring Boot Logger Starter diff --git a/spring-boot-starters/spring-boot-starter-mail/pom.xml b/spring-boot-starters/spring-boot-starter-mail/pom.xml index 887d5f92fa9..401a7e1d391 100644 --- a/spring-boot-starters/spring-boot-starter-mail/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mail/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-mail Spring Boot Mail Starter diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index 4d630dda845..f96a32eba7b 100644 --- a/spring-boot-starters/spring-boot-starter-mobile/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mobile/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-mobile Spring Boot Mobile Starter diff --git a/spring-boot-starters/spring-boot-starter-mustache/pom.xml b/spring-boot-starters/spring-boot-starter-mustache/pom.xml index 12473cd9a72..787551c7f40 100644 --- a/spring-boot-starters/spring-boot-starter-mustache/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mustache/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-mustache spring-boot-starter-mustache diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index c21e2a5ca46..820a465e832 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-dependencies - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../../spring-boot-dependencies spring-boot-starter-parent diff --git a/spring-boot-starters/spring-boot-starter-redis/pom.xml b/spring-boot-starters/spring-boot-starter-redis/pom.xml index d7c7f5e07ed..5fb0d018f0e 100644 --- a/spring-boot-starters/spring-boot-starter-redis/pom.xml +++ b/spring-boot-starters/spring-boot-starter-redis/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-redis Spring Boot Redis Starter diff --git a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml index 723aecef458..bf92bfc8c25 100644 --- a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml +++ b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-remote-shell Spring Boot Remote Shell Starter diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index c006e569930..172e3e65ac8 100644 --- a/spring-boot-starters/spring-boot-starter-security/pom.xml +++ b/spring-boot-starters/spring-boot-starter-security/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-security Spring Boot Security Starter diff --git a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml index 4cd368794f4..e66ec4883de 100644 --- a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-social-facebook Spring Boot Social Facebook Starter diff --git a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml index 3d6a1ca4ad0..1c5fb929e52 100644 --- a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-social-linkedin Spring Boot Social LinkedIn Starter diff --git a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml index ca7174f521c..a2833813651 100644 --- a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-social-twitter Spring Boot Social Twitter Starter diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index 6850e62a019..058f039a5be 100644 --- a/spring-boot-starters/spring-boot-starter-test/pom.xml +++ b/spring-boot-starters/spring-boot-starter-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-test Spring Boot Test Starter diff --git a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml index 5b0ed0b4b8a..97ee0df9ffb 100644 --- a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml +++ b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-thymeleaf Spring Boot Thymeleaf Starter diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 33f5f460353..26a894d3445 100644 --- a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml +++ b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-tomcat Spring Boot Tomcat Starter diff --git a/spring-boot-starters/spring-boot-starter-undertow/pom.xml b/spring-boot-starters/spring-boot-starter-undertow/pom.xml index 56f25b02d3a..ce0c732f0d7 100644 --- a/spring-boot-starters/spring-boot-starter-undertow/pom.xml +++ b/spring-boot-starters/spring-boot-starter-undertow/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-undertow Spring Boot Undertow Starter diff --git a/spring-boot-starters/spring-boot-starter-velocity/pom.xml b/spring-boot-starters/spring-boot-starter-velocity/pom.xml index bb0891b342a..519a4ccc799 100644 --- a/spring-boot-starters/spring-boot-starter-velocity/pom.xml +++ b/spring-boot-starters/spring-boot-starter-velocity/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-velocity Spring Boot Velocity Starter diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index 704df27a4c2..e8a25f3f6f6 100644 --- a/spring-boot-starters/spring-boot-starter-web/pom.xml +++ b/spring-boot-starters/spring-boot-starter-web/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-web Spring Boot Web Starter diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml index ebfb6c264fd..056829e8e2f 100644 --- a/spring-boot-starters/spring-boot-starter-websocket/pom.xml +++ b/spring-boot-starters/spring-boot-starter-websocket/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-websocket Spring Boot WebSocket Starter diff --git a/spring-boot-starters/spring-boot-starter-ws/pom.xml b/spring-boot-starters/spring-boot-starter-ws/pom.xml index 30ebd05dd3a..5e090a7ef07 100644 --- a/spring-boot-starters/spring-boot-starter-ws/pom.xml +++ b/spring-boot-starters/spring-boot-starter-ws/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter-ws Spring Boot Web Services Starter diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index f4852c868d5..212b3f2ddde 100644 --- a/spring-boot-starters/spring-boot-starter/pom.xml +++ b/spring-boot-starters/spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starters - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-starter Spring Boot Starter diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index 0edc5070706..3016b39a9b1 100644 --- a/spring-boot-tools/pom.xml +++ b/spring-boot-tools/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-tools diff --git a/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-tools/spring-boot-configuration-processor/pom.xml index 6ee19e9cf2c..06866dd9b9f 100644 --- a/spring-boot-tools/spring-boot-configuration-processor/pom.xml +++ b/spring-boot-tools/spring-boot-configuration-processor/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-configuration-processor Spring Boot Configuration Processor diff --git a/spring-boot-tools/spring-boot-dependency-tools/pom.xml b/spring-boot-tools/spring-boot-dependency-tools/pom.xml index b5ae788070a..0fcf41351fd 100644 --- a/spring-boot-tools/spring-boot-dependency-tools/pom.xml +++ b/spring-boot-tools/spring-boot-dependency-tools/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-dependency-tools Spring Boot Dependency Tools diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index 317cae0b5f7..4e184cafbcc 100644 --- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-gradle-plugin Spring Boot Gradle Plugin diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index 73131df7a69..5cb2e1f34b1 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-loader-tools Spring Boot Loader Tools diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 7633d7e3a98..669d1a3ecf9 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-loader Spring Boot Loader diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index 2bc870b6257..ae482f65d1c 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-tools - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT spring-boot-maven-plugin maven-plugin diff --git a/spring-boot-versions/pom.xml b/spring-boot-versions/pom.xml index fec1b3d7821..7945831f886 100644 --- a/spring-boot-versions/pom.xml +++ b/spring-boot-versions/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-dependencies - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-versions diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index acd9e843129..2411eeca439 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.3.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot