diff --git a/pom.xml b/pom.xml index 94000d372c..a9754e66e1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.boot spring-boot-build - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT pom 3.0.0 diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index c662cd1c9f..6ef3de3b90 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-actuator diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index c13eaf1dcf..4d8d1a056f 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-autoconfigure diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 0aa1b0bac8..bf67c4210a 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-cli diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 2920012666..5d1d3a8d23 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.boot spring-boot-dependencies - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT pom 5.7.0 diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 074e7cdef8..9a6607d537 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.boot spring-boot-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-docs @@ -192,8 +191,7 @@ - + @@ -212,8 +210,7 @@ - + @@ -254,11 +251,8 @@ - - + + @@ -276,20 +270,15 @@ - - - - + + + + - + diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index cba6bb63e7..386d1ad866 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT pom ../ diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml index 278773bc5e..03b88675e1 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-integration-tests diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index afbb5bf3cc..c064c0c976 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-parent diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 1aa4beb05e..8c402535dd 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.0.BUILD-SNAPSHOT + 1.0.1.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 dac88e3771..adcf0be17c 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-actuator-log4j jar 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 733c4c479b..2960c88187 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-actuator-noweb jar 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 68aa6c2a66..6a80e900f8 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-actuator-ui jar diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 9f4a7c2d4d..08154f3c96 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-actuator jar diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 59393b11b8..36c60fcee7 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-amqp jar diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index 9249465846..4e86ff8be8 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-aop jar diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index 27d99e4901..2fcf823776 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-batch jar 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 c6ba2e5b39..937e9575c8 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-data-jpa jar 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 dd82c22b59..c21e0b7e59 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-data-mongodb jar 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 d6923f4810..d4b622dce8 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-data-redis jar 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 72df214369..671906fb38 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-data-rest jar diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 78c5ebc4ae..4100e8b2c4 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-integration jar diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index f368b2e914..db6c5b8c76 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-jetty jar diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index dabf822752..55ab598d7f 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-profile jar diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index 5653cc4a4b..5c2e79a1f5 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-secure jar diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml index 2938e1a977..daa0a05002 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.0.BUILD-SNAPSHOT + 1.0.1.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 d39804ebd2..d7ccf924d2 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-simple jar 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 9341cf5bd7..39cb6e3534 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 @@ -1,12 +1,11 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-tomcat-multi-connectors jar diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index 3e043697f4..02568571de 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-tomcat jar diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index c383c5200e..f233796c73 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.0.BUILD-SNAPSHOT + 1.0.1.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 df8ecca741..a19cd19502 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.0.BUILD-SNAPSHOT + 1.0.1.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 954b585fed..eeaf576874 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-web-method-security jar 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 3702796fb2..536a6e9124 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-web-secure jar 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 1d95ec09f6..cdfeb6efe5 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.0.BUILD-SNAPSHOT + 1.0.1.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 fd326b0cf4..16d6808a7d 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-web-ui jar diff --git a/spring-boot-samples/spring-boot-sample-websocket/pom.xml b/spring-boot-samples/spring-boot-sample-websocket/pom.xml index f531f18bda..e50bf7938c 100755 --- a/spring-boot-samples/spring-boot-sample-websocket/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-samples - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 000187d485..91f47c70ca 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-sample-xml jar diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index 093d5b835e..90aa2e6422 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.0.BUILD-SNAPSHOT + 1.0.1.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 149cec6bd2..397d557e89 100644 --- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml +++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.boot spring-boot-starters - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-actuator jar diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml index 0247b28c4c..8376a9f4d9 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-amqp jar diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml index ef5e9d8dec..3efcb8478b 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-aop jar diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml index 794bd09b8c..bb23732f54 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-batch jar 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 d2fab855dc..94bae58ab0 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-data-jpa jar 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 2249bbe6dd..fa1259a3ee 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-data-mongodb jar 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 ad2b576207..14c042e953 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-data-rest jar diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index 5668e0222a..c247ad1812 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-integration jar diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index 739537f85b..3cb9597462 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-jdbc jar diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 23ef17a87d..34af661e0f 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-jetty jar diff --git a/spring-boot-starters/spring-boot-starter-log4j/pom.xml b/spring-boot-starters/spring-boot-starter-log4j/pom.xml index e97df79e55..48a44dba18 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-log4j jar diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index 5c33fe653b..005b60f5f1 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-logging jar diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index e7c2432fe5..0d32878e02 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-mobile jar diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index b1fd078c7d..b131ca6ce6 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../../spring-boot-dependencies spring-boot-starter-parent @@ -32,122 +32,122 @@ org.springframework.boot spring-boot - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-actuator - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-amqp - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-aop - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-actuator - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-batch - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-jpa - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-mongodb - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-data-rest - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-integration - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jdbc - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-jetty - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-logging - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-log4j - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-mobile - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-redis - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-security - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-remote-shell - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-test - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-thymeleaf - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-tomcat - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-web - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-websocket - 1.0.0.BUILD-SNAPSHOT + 1.0.1.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 2120caaffe..9bca62e37c 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-redis jar 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 f474d58579..efa5d01c62 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-remote-shell jar diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index 37fec741ca..aa1b333f60 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-security jar diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index 005f171b88..37ee278c32 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-test jar diff --git a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml index f16c5f4720..3963353f7e 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-thymeleaf jar diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index bf1a554022..870d5f898f 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-tomcat jar diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index b7f3e69054..2e0b586a54 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-web jar diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml index 34c9b650ce..a98c0a3478 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter-websocket jar diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index dd439ccb8a..1f671547f8 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-starter jar diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index a59111fcfc..837a5340b6 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.0.BUILD-SNAPSHOT + 1.0.1.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 02a32b0f38..f2528f44e6 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-dependency-tools jar diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index c7e7910da2..8db7bc7d29 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT 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 2045dfbc2d..643aa827dc 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-loader-tools jar diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index e0c2804e63..b5e013e090 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-loader jar diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index a8ec989826..8caccd02c0 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.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT spring-boot-maven-plugin maven-plugin diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 14c69d5784..55fb25a6e2 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.1.BUILD-SNAPSHOT ../spring-boot-parent spring-boot