diff --git a/pom.xml b/pom.xml
index 94000d372c5..a9754e66e12 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 c662cd1c9ff..6ef3de3b90d 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 c13eaf1dcf2..4d8d1a056fd 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 0aa1b0bac80..bf67c4210ad 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 29200126660..5d1d3a8d23b 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 074e7cdef87..9a6607d537f 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 cba6bb63e7b..386d1ad8665 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 278773bc5ef..03b88675e10 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 afbb5bf3cc7..c064c0c9762 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 1aa4beb05e5..8c402535dda 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 dac88e3771d..adcf0be17c2 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 733c4c479bc..2960c881875 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 68aa6c2a667..6a80e900f8e 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 9f4a7c2d4d6..08154f3c96b 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 59393b11b80..36c60fcee72 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 92494658465..4e86ff8be86 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 27d99e4901e..2fcf8237766 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 c6ba2e5b393..937e9575c8b 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 dd82c22b590..c21e0b7e591 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 d6923f4810b..d4b622dce8b 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 72df214369f..671906fb388 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 78c5ebc4ae8..4100e8b2c40 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 f368b2e914a..db6c5b8c768 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 dabf822752c..55ab598d7fe 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 5653cc4a4bc..5c2e79a1f58 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 2938e1a9779..daa0a05002a 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 d39804ebd2a..d7ccf924d2a 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 9341cf5bd79..39cb6e35348 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 3e043697f4b..02568571de0 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 c383c5200eb..f233796c730 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 df8ecca7416..a19cd195029 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 954b585fed4..eeaf576874d 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 3702796fb23..536a6e91248 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 1d95ec09f6f..cdfeb6efe52 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 fd326b0cf4a..16d6808a7dc 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 f531f18bda9..e50bf7938cc 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 000187d4852..91f47c70ca2 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 093d5b835e5..90aa2e6422b 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 149cec6bd23..397d557e893 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 0247b28c4c5..8376a9f4d98 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 ef5e9d8dec1..3efcb8478b2 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 794bd09b8cf..bb23732f54a 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 d2fab855dc8..94bae58ab00 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 2249bbe6dd2..fa1259a3eeb 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 ad2b576207a..14c042e9536 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 5668e0222a4..c247ad18129 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 739537f85bf..3cb95974620 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 23ef17a87dc..34af661e0f4 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 e97df79e551..48a44dba181 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 5c33fe653bb..005b60f5f1b 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 e7c2432fe5b..0d32878e023 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 b1fd078c7d5..b131ca6ce6e 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 2120caaffe2..9bca62e37c6 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 f474d58579f..efa5d01c625 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 37fec741ca3..aa1b333f60b 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 005f171b881..37ee278c32b 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 f16c5f47203..3963353f7e1 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 bf1a5540223..870d5f898f3 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 b7f3e690546..2e0b586a54c 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 34c9b650ce3..a98c0a34787 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 dd439ccb8a4..1f671547f8e 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 a59111fcfcb..837a5340b6d 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 02a32b0f382..f2528f44e63 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 c7e7910da24..8db7bc7d29a 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 2045dfbc2d2..643aa827dc0 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 e0c2804e634..b5e013e0900 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 a8ec9898268..8caccd02c0d 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 14c69d57843..55fb25a6e28 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