From 5d81c87b43e4e58ca0ded925fe58c689efb9c6fd Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 4 Jun 2015 00:49:11 -0700 Subject: [PATCH] Next Development Version --- 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 | 105 +++++++++--------- spring-boot-deployment-tests/pom.xml | 2 +- .../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-samples/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/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/pom.xml | 2 +- .../spring-boot-sample-secure/pom.xml | 2 +- .../spring-boot-sample-servlet/pom.xml | 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 +- .../spring-boot-sample-web-static/pom.xml | 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 +- 132 files changed, 184 insertions(+), 183 deletions(-) diff --git a/pom.xml b/pom.xml index 7850e69e4a..aa38767b7f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.boot spring-boot-build - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT pom Spring Boot Build Spring Boot Build diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 1bf0ea4235..d7d6523862 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-actuator diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 040d5025dc..e6d024971b 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-autoconfigure diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index b00517e278..311d5bfa80 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-cli diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index da52f656cc..7f7ab3ebb1 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,8 +1,9 @@ - + + 4.0.0 org.springframework.boot spring-boot-dependencies - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT pom Spring Boot Dependencies Spring Boot Dependencies @@ -149,48 +150,48 @@ org.springframework.boot spring-boot - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot test-jar - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-actuator - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-autoconfigure - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-configuration-processor - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-dependency-tools - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-loader - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-loader-tools - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT commons-logging @@ -201,177 +202,177 @@ org.springframework.boot spring-boot-starter-actuator - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-amqp - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-aop - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-batch - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-cloud-connectors - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-elasticsearch - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-gemfire - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-jpa - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-mongodb - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-rest - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-solr - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-freemarker - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-groovy-templates - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-hateoas - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-hornetq - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-integration - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jdbc - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jersey - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jetty - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jta-atomikos - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jta-bitronix - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-undertow - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-log4j - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-log4j2 - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-logging - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mail - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mobile - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mustache - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-redis - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-remote-shell - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-security - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-social-facebook - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-social-linkedin - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-social-twitter - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-test - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT commons-logging @@ -382,32 +383,32 @@ org.springframework.boot spring-boot-starter-thymeleaf - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-tomcat - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-velocity - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-web - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-websocket - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-ws - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT diff --git a/spring-boot-deployment-tests/pom.xml b/spring-boot-deployment-tests/pom.xml index d97f928919..fe87800e53 100644 --- a/spring-boot-deployment-tests/pom.xml +++ b/spring-boot-deployment-tests/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-deployment-tests 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 cf30d46b88..6791758033 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.4.BUILD-SNAPSHOT + 1.2.5.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 990533f5de..0af63f3004 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.4.BUILD-SNAPSHOT + 1.2.5.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 0971f369c3..9828296b90 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-deployment-test-wildfly war diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 48b5222f00..6e0dc835ab 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.4.BUILD-SNAPSHOT + 1.2.5.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 ca68e14933..1abd174f78 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.4.BUILD-SNAPSHOT + 1.2.5.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 af48874555..6facf8900c 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.4.BUILD-SNAPSHOT + 1.2.5.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 90b2a88303..c906956d03 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.4.BUILD-SNAPSHOT + 1.2.5.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 a5f0c74f52..233918418e 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.4.BUILD-SNAPSHOT + 1.2.5.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 f3f959a200..0c79f90d78 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../ spring-boot-security-tests-web-helloworld diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index f53218c5e4..8e6a908aee 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-parent diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index d02bb0f895..bbe94495c8 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-starters/spring-boot-starter-parent spring-boot-samples 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 d09057ff42..071c3b9536 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.4.BUILD-SNAPSHOT + 1.2.5.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 534927e9d8..7891492e2f 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.4.BUILD-SNAPSHOT + 1.2.5.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 134d34df4d..61ed196861 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.4.BUILD-SNAPSHOT + 1.2.5.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 20983d0cc0..107bcd01aa 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-sample-actuator-ui Spring Boot Actuator UI Sample diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 115b957d24..66fb3a19f4 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.4.BUILD-SNAPSHOT + 1.2.5.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 bd09949713..65f6674ac5 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.4.BUILD-SNAPSHOT + 1.2.5.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 d213c2945a..8c1855eb89 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.4.BUILD-SNAPSHOT + 1.2.5.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 52e4663a9a..7bb93c42c7 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.4.BUILD-SNAPSHOT + 1.2.5.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 c7404d2239..fd4bd7192d 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.4.BUILD-SNAPSHOT + 1.2.5.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 ddc53f3868..91910a8ad9 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.4.BUILD-SNAPSHOT + 1.2.5.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 d7d91894a9..b8a8074e5c 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.4.BUILD-SNAPSHOT + 1.2.5.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 4043a4ac38..1b5bc863ca 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.4.BUILD-SNAPSHOT + 1.2.5.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 cde7f5e7d7..068fe06351 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.4.BUILD-SNAPSHOT + 1.2.5.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 ac357fb47a..7c580d033c 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.4.BUILD-SNAPSHOT + 1.2.5.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 d036a1898f..3c310cacf2 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.4.BUILD-SNAPSHOT + 1.2.5.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 468e41c82d..61e082a8a4 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.4.BUILD-SNAPSHOT + 1.2.5.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 e36cd3ab8b..fc61120c76 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.4.BUILD-SNAPSHOT + 1.2.5.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 49f99b0fd4..d4da07331a 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.4.BUILD-SNAPSHOT + 1.2.5.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 d83c08c0d0..9d067c3bfb 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.4.BUILD-SNAPSHOT + 1.2.5.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 f353d5b10f..408fb3becc 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.4.BUILD-SNAPSHOT + 1.2.5.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 78b3d3cbdf..a953d103ec 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.4.BUILD-SNAPSHOT + 1.2.5.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 a2b43f4b91..b107b36f0a 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.4.BUILD-SNAPSHOT + 1.2.5.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 bd31acac94..4f746b41c5 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.4.BUILD-SNAPSHOT + 1.2.5.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 7c48e0196f..cc85377b4d 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.4.BUILD-SNAPSHOT + 1.2.5.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 be64544dde..993fab6699 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.4.BUILD-SNAPSHOT + 1.2.5.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 12ded57389..55196b04ce 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.4.BUILD-SNAPSHOT + 1.2.5.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 b6f9aee560..7be38c365d 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.4.BUILD-SNAPSHOT + 1.2.5.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 017117c629..d47b9dfd66 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.4.BUILD-SNAPSHOT + 1.2.5.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 a8f82aaf4a..6cca680d8f 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.4.BUILD-SNAPSHOT + 1.2.5.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 bc834e7d3b..243a62e937 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.4.BUILD-SNAPSHOT + 1.2.5.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 fcc5f927da..f1cb0a0497 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.4.BUILD-SNAPSHOT + 1.2.5.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 917b57dd76..193f560473 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-sample-parent-context Spring Boot Parent Context Sample diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 449d64e803..ee963bb269 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.4.BUILD-SNAPSHOT + 1.2.5.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 848f720a12..3e33957aa1 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.4.BUILD-SNAPSHOT + 1.2.5.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 2b6ee7f31e..ebf991d537 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-sample-servlet war diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index 2335d7a07d..c8983d817b 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.4.BUILD-SNAPSHOT + 1.2.5.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 332a625b4a..c29c3a25de 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.4.BUILD-SNAPSHOT + 1.2.5.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 cb55f41ef0..2837cf446f 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.4.BUILD-SNAPSHOT + 1.2.5.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 8e55361bfc..9189c8fc41 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.4.BUILD-SNAPSHOT + 1.2.5.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 dcafe47992..b28a0673ff 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.4.BUILD-SNAPSHOT + 1.2.5.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 4680803ae6..9986e1152c 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.4.BUILD-SNAPSHOT + 1.2.5.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 ed4be7f5d4..c43a0b1abf 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.4.BUILD-SNAPSHOT + 1.2.5.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 e6d6789cfb..33d5db2fc3 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.4.BUILD-SNAPSHOT + 1.2.5.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 a1fce35370..382115d423 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.4.BUILD-SNAPSHOT + 1.2.5.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 fc30cd7077..e61c9bff70 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.4.BUILD-SNAPSHOT + 1.2.5.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 25a8d748b7..99453ef9d8 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.4.BUILD-SNAPSHOT + 1.2.5.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 cba2b16946..accbdb8289 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.4.BUILD-SNAPSHOT + 1.2.5.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 e134031aad..8b7042b9c1 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.4.BUILD-SNAPSHOT + 1.2.5.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 810c4fbd36..8b824d938d 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.4.BUILD-SNAPSHOT + 1.2.5.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 8168d1da03..a28fc1f44c 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.4.BUILD-SNAPSHOT + 1.2.5.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 bae12ec40a..dac8792c36 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.4.BUILD-SNAPSHOT + 1.2.5.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 bc7c5bf729..37dd4a76a2 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.4.BUILD-SNAPSHOT + 1.2.5.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 3a62cf78ef..a2cf921b68 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.4.BUILD-SNAPSHOT + 1.2.5.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 240560ec49..e48b533022 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-sample-web-secure Spring Boot Web Secure Sample 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 9d90136252..8c2d0f177f 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-sample-web-static war 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 738cc4f791..078c71dc97 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.4.BUILD-SNAPSHOT + 1.2.5.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 bbb219440f..af151744da 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.4.BUILD-SNAPSHOT + 1.2.5.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 fe104f087e..b86bddcaee 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.4.BUILD-SNAPSHOT + 1.2.5.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 523f0dab42..a4bb6f59b5 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.4.BUILD-SNAPSHOT + 1.2.5.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 7da7e2988e..e6b61de758 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.4.BUILD-SNAPSHOT + 1.2.5.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 4ac78adb76..b486f8f1d4 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.4.BUILD-SNAPSHOT + 1.2.5.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 41b7c5b3b8..f223bd539a 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.4.BUILD-SNAPSHOT + 1.2.5.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 99323d5774..b5968f2cb1 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.4.BUILD-SNAPSHOT + 1.2.5.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 9e7544a4fa..bfdd78f5fe 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.4.BUILD-SNAPSHOT + 1.2.5.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 295d0c4e0f..fd7a1ff2b3 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.4.BUILD-SNAPSHOT + 1.2.5.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 1d7f1a70a6..6c10536272 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.4.BUILD-SNAPSHOT + 1.2.5.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 c2f46ad559..ed53ed85d2 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.4.BUILD-SNAPSHOT + 1.2.5.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 fdcd2383dd..fb8c35db01 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.4.BUILD-SNAPSHOT + 1.2.5.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 48f67b4a94..d8e23ce39a 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.4.BUILD-SNAPSHOT + 1.2.5.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 d30ffc9452..d62337df3a 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.4.BUILD-SNAPSHOT + 1.2.5.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 4e40bc4783..9189e548ab 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.4.BUILD-SNAPSHOT + 1.2.5.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 e62d572fbb..e63e2beef9 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.4.BUILD-SNAPSHOT + 1.2.5.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 973491d650..48feb1fae4 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.4.BUILD-SNAPSHOT + 1.2.5.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 815746e476..25e92cec2c 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.4.BUILD-SNAPSHOT + 1.2.5.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 4fc147b376..e9eca8f6a0 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.4.BUILD-SNAPSHOT + 1.2.5.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 ace33a7ef3..564cacb39f 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.4.BUILD-SNAPSHOT + 1.2.5.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 03cd6d3b5a..57c218bd04 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.4.BUILD-SNAPSHOT + 1.2.5.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 1a40328a49..e5448953bc 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.4.BUILD-SNAPSHOT + 1.2.5.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 1a910d4b60..b326bf164e 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.4.BUILD-SNAPSHOT + 1.2.5.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 fd63da5800..355c8cc7e7 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.4.BUILD-SNAPSHOT + 1.2.5.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 aeee9cbaf1..48d3de4f25 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.4.BUILD-SNAPSHOT + 1.2.5.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 23eaa3f05d..5feffb643e 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.4.BUILD-SNAPSHOT + 1.2.5.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 ab95221885..09f3a80400 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.4.BUILD-SNAPSHOT + 1.2.5.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 886cd122db..ec910e9d08 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.4.BUILD-SNAPSHOT + 1.2.5.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 5d5ee08f7a..8f92da3a6e 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.4.BUILD-SNAPSHOT + 1.2.5.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 1c28f5e0a6..6317f6ccf8 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.4.BUILD-SNAPSHOT + 1.2.5.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 9ea4eb1155..7ce311c025 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.4.BUILD-SNAPSHOT + 1.2.5.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 8483b2f010..4e070dc6fe 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.4.BUILD-SNAPSHOT + 1.2.5.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 098821e146..be0d969b8b 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.4.BUILD-SNAPSHOT + 1.2.5.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 7c87f264eb..ae404be62e 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.4.BUILD-SNAPSHOT + 1.2.5.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 a90beb203c..f0daaf0d0f 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.4.BUILD-SNAPSHOT + 1.2.5.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 3c91739040..a973c84b88 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.4.BUILD-SNAPSHOT + 1.2.5.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 f89afb4d06..178103729b 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.4.BUILD-SNAPSHOT + 1.2.5.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 49fe4a8a59..511cbe3d47 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.4.BUILD-SNAPSHOT + 1.2.5.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 1ee2fed2a3..14062247af 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.4.BUILD-SNAPSHOT + 1.2.5.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 923ac2dc35..88f421347b 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.4.BUILD-SNAPSHOT + 1.2.5.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 83576d6872..dc4fa6e182 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.4.BUILD-SNAPSHOT + 1.2.5.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 59a30fb037..2af15109ef 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.4.BUILD-SNAPSHOT + 1.2.5.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 d967edd139..5a78ee663d 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.4.BUILD-SNAPSHOT + 1.2.5.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 6a51d4bc18..65a014a99d 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.4.BUILD-SNAPSHOT + 1.2.5.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 aec7805062..a63be2b133 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.4.BUILD-SNAPSHOT + 1.2.5.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 46ebc05ed5..80c9d253f2 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.4.BUILD-SNAPSHOT + 1.2.5.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 d451ad2e6b..279bbf4dc2 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.4.BUILD-SNAPSHOT + 1.2.5.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 b47f17ff41..b8c72ceb81 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.4.BUILD-SNAPSHOT + 1.2.5.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 b59e095b44..46cd918e97 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.4.BUILD-SNAPSHOT + 1.2.5.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 a6a1654a30..9dab2db7b1 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-starter Spring Boot Starter diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index 086e5aa55c..b9c0917f3e 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.4.BUILD-SNAPSHOT + 1.2.5.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 fcf905d64e..217ae09f38 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.4.BUILD-SNAPSHOT + 1.2.5.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 af3ae9a8f1..6c440d9f5a 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.4.BUILD-SNAPSHOT + 1.2.5.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 dafd443252..0cc11e3860 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.4.BUILD-SNAPSHOT + 1.2.5.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 989776b0a3..63c9ced05f 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.4.BUILD-SNAPSHOT + 1.2.5.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 c549980e5e..59336c3d14 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.4.BUILD-SNAPSHOT + 1.2.5.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 ff738ea86e..c1cf1e58b4 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT spring-boot-maven-plugin maven-plugin diff --git a/spring-boot-versions/pom.xml b/spring-boot-versions/pom.xml index cd50261f00..7fd532f658 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.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-versions diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 76ed28d0ef..037a06ba73 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.2.4.BUILD-SNAPSHOT + 1.2.5.BUILD-SNAPSHOT ../spring-boot-parent spring-boot