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