diff --git a/pom.xml b/pom.xml index 7b4dc644e4..d7c51e29ea 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.boot spring-boot-build - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT pom Spring Boot Build Spring Boot Build diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 69a0dd4a8e..18a60d930d 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-actuator diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index a07ada2a44..c815b93abb 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-autoconfigure diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 663e734aa9..e8f76df965 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-cli diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 4f231b53c3..fb806544d5 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.boot spring-boot-dependencies - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT pom Spring Boot Dependencies Spring Boot Dependencies diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 2928a7672f..406f5a6021 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.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 31f576c33b..9a1eefc723 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 b08c74ae35..1bc91fcb17 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-integration-tests diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index c1c1c0256e..3408d21f98 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-dependencies - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-parent diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 18a4127c70..2157038440 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 5e4ada25c4..acb9122bf6 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-actuator-log4j Spring Boot Actuator Log4J 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 2561c034e5..1cfeeb68ef 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 ac01073b43..f98eeea709 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 3ba78a5d39..3be5b1b9d5 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 4f48ed2ce5..af6e675ff6 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 c96f555f12..428fa23f2c 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-aop Spring Boot AOP Sample diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index d0eae8181c..b5ba0f215d 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-batch Spring Boot Batch 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 d6afa5f47f..8148e28ec4 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 8892e8ef01..6c305e5af9 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 214e2a0f01..d7ac66dd97 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 61418c4c8a..3bdaf5422f 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-data-rest Spring Boot Data REST Sample diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index ca7767665c..1753a2866c 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-integration Spring Boot Integration Sample diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index 0757092601..e11370348d 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-jetty Spring Boot Jetty Sample diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 0f17d94115..9b77f03a3e 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 ba0dd6765d..aab68fafa4 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 de76ffec47..928e760aaa 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 c89a1bd3bc..0986c79e98 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-simple Spring Boot Simple Sample 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 383a965059..96dbbf1148 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-tomcat-multi-connectors Spring Boot Multi-Connector 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 488da77794..106e167df9 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-tomcat Spring Boot Tomcat Sample diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index aeb4490445..6fc73da28f 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-traditional war 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 0784cdcffd..24b9a17c77 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 ae86aef850..9ac2572f3a 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-web-method-security Spring Boot Web Method Security 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 e1e28874e2..a600d257c5 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 c3cccdd765..e89b4d3a24 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 67dacbf364..50871d4f0f 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-sample-web-ui Spring Boot Web UI Sample diff --git a/spring-boot-samples/spring-boot-sample-websocket/pom.xml b/spring-boot-samples/spring-boot-sample-websocket/pom.xml index bf65a12fab..e14dd1d106 100755 --- a/spring-boot-samples/spring-boot-sample-websocket/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT Spring Boot WebSocket Sample Spring Boot WebSocket Sample diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 2848b5c2eb..8e4084e3ad 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 6a256a61b7..b3b59eb0b9 100644 --- a/spring-boot-starters/pom.xml +++ b/spring-boot-starters/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.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 7ba793ddf9..9cde24f8c5 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 e8f8196335..0953daa041 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 a01462b99f..3d53db1c6d 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 fa4603e511..fad61843a5 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-batch Spring Boot Batch 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 dab61420ff..6fbdd1ef17 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 8687405dc1..bb66daef98 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 e64b6df023..ee8c416537 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-data-rest Spring Boot Data REST Starter diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index 10bf0306b9..0875998cd2 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 e69b058af8..d20800a4ad 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-jdbc Spring Boot JDBC Starter diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 0bffd9092f..9473daf040 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-jetty Spring Boot Jetty Starter diff --git a/spring-boot-starters/spring-boot-starter-log4j/pom.xml b/spring-boot-starters/spring-boot-starter-log4j/pom.xml index eb17d034cf..3c59a56549 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-log4j Spring Boot Log4J Starter diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index 9db19d4ee3..ec01bc41d6 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-logging Spring Boot Logger Starter diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index c0862505c7..e1f629e5df 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-mobile Spring Boot Mobile Starter diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index baacba8d35..998de84032 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../../spring-boot-dependencies spring-boot-starter-parent @@ -39,122 +39,122 @@ org.springframework.boot spring-boot - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-actuator - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-amqp - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-aop - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-actuator - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-batch - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-jpa - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-mongodb - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-rest - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-integration - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jdbc - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jetty - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-logging - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-log4j - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mobile - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-redis - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-security - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-remote-shell - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-test - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-thymeleaf - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-tomcat - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-web - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-websocket - ${spring-boot.version} + 1.0.3.BUILD-SNAPSHOT diff --git a/spring-boot-starters/spring-boot-starter-redis/pom.xml b/spring-boot-starters/spring-boot-starter-redis/pom.xml index 9a53f25c76..f306cbb991 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 bf59506531..db25e9ebdf 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 750fdceed9..ede350a82d 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-security Spring Boot Security Starter diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index 39e0cee83f..cf1efee0a9 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 d32e8406de..dbb0988abc 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 a5fd8f81b5..6c2026538d 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-tomcat Spring Boot Tomcat Starter diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index df35fbb786..40dc795b2f 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 4751e46c4a..b85a456f0c 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter-websocket Spring Boot WebSocket Starter diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index 1ad6c3b170..e745d41d55 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-starter Spring Boot Starter diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index 7937bfa0b7..947a35550e 100644 --- a/spring-boot-tools/pom.xml +++ b/spring-boot-tools/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-tools diff --git a/spring-boot-tools/spring-boot-dependency-tools/pom.xml b/spring-boot-tools/spring-boot-dependency-tools/pom.xml index 2e7c180250..81e57862ba 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 78e4f2676e..1f474da2b9 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 2a508b07cc..d60ace0213 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 58ead5ceef..0329987a3d 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.0.2.BUILD-SNAPSHOT + 1.0.3.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 7009ecaa1e..e1896c915c 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.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT spring-boot-maven-plugin maven-plugin diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 1bf5776810..897d3af35e 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT ../spring-boot-parent spring-boot