diff --git a/buildhelper/all/pom.xml b/buildhelper/all/pom.xml
index 5954a11f5f..c0a388d330 100644
--- a/buildhelper/all/pom.xml
+++ b/buildhelper/all/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.boot
spring-boot-build-all
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
pom
3.0.0
diff --git a/pom.xml b/pom.xml
index e300b67eaf..20b92b57f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.boot
spring-boot-build
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
pom
3.0.0
diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml
index 9c5ed8fd1e..b886e39d71 100644
--- a/spring-boot-actuator/pom.xml
+++ b/spring-boot-actuator/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-parent
spring-boot-actuator
diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml
index 9e0b22765d..f4e3fc4631 100644
--- a/spring-boot-autoconfigure/pom.xml
+++ b/spring-boot-autoconfigure/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-parent
spring-boot-autoconfigure
diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml
index 929caa15b1..1a0f99dbbd 100644
--- a/spring-boot-cli/pom.xml
+++ b/spring-boot-cli/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-parent
spring-boot-cli
diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 52bdd2a924..db88b2e10b 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.boot
spring-boot-dependencies
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
pom
1.7.3
diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml
index 8f936119e9..c0cf70c77c 100644
--- a/spring-boot-integration-tests/pom.xml
+++ b/spring-boot-integration-tests/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.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 fb8adabcd1..5458f5e8a2 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-dependencies
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-dependencies
spring-boot-parent
diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml
index d1e7d70bd4..b21ebc6c57 100644
--- a/spring-boot-samples/pom.xml
+++ b/spring-boot-samples/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-parent
spring-boot-samples
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 64508979db..5f63d7b9d5 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-actuator-ui
diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml
index 8359055bcf..334fc3487a 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-actuator
diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml
index 0626a704f2..5c3530ffb0 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-batch
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 0dd66a50e2..b6ed64e364 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-data-jpa
diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml
index 3346d385dc..14aed183ef 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-integration
diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml
index e78e34267a..0032d5228c 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-jetty
diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml
index c08c7ff05b..b3a1027b11 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-profile
diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml
index 5e176cf964..e9d0cd89f3 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-simple
diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml
index f31dc5b70d..40fdf131b4 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-tomcat
diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml
index 54b0f2fa15..c40e0c6785 100644
--- a/spring-boot-samples/spring-boot-sample-traditional/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-traditional/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-traditional
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 eb4c079f90..d53b42d009 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-web-jsp
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 9c185a4b99..7e8be3e5dd 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-web-static
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 8979e41502..31423e5147 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-web-ui
diff --git a/spring-boot-samples/spring-boot-sample-websocket/pom.xml b/spring-boot-samples/spring-boot-sample-websocket/pom.xml
index f662c6554c..eac5cc7fe4 100644
--- a/spring-boot-samples/spring-boot-sample-websocket/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-websocket/pom.xml
@@ -8,7 +8,7 @@
org.springframework.boot
spring-boot-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml
index d023b4569e..618b3bfacd 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-starter-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-starters/spring-boot-starter-parent
spring-boot-sample-xml
diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml
index 8abb66ec87..4496c87848 100644
--- a/spring-boot-starters/pom.xml
+++ b/spring-boot-starters/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.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 e6ce80ed65..609aa23813 100644
--- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-actuator
jar
diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml
index 6966484b4f..b035d3054b 100644
--- a/spring-boot-starters/spring-boot-starter-batch/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-batch/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.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 e6211d43e4..2d154930ae 100644
--- a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-data-jpa
jar
diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml
index a979ed6140..7182b9cfd5 100644
--- a/spring-boot-starters/spring-boot-starter-integration/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-integration/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-integration
jar
diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml
index b643ba58ac..606ebbdb05 100644
--- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-jetty
jar
diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml
index de5781e6f1..2c897d257f 100644
--- a/spring-boot-starters/spring-boot-starter-logging/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-logging/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-logging
jar
diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml
index 7d30b20725..151dbe0bfd 100644
--- a/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -10,13 +10,13 @@
org.springframework.boot
spring-boot-dependencies
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../../spring-boot-dependencies
spring-boot-starter-parent
pom
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
1.6
diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml
index 7609a802d3..201bf3b3e7 100644
--- a/spring-boot-starters/spring-boot-starter-security/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-security/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-security
jar
diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml
index 4e99725a27..6113c30699 100644
--- a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.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 5073d571c3..c1dd6be9de 100644
--- a/spring-boot-starters/spring-boot-starter-web/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-web/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.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 fdf65e0d85..e02648c5c6 100644
--- a/spring-boot-starters/spring-boot-starter-websocket/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-websocket/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.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 fd83ed8a8b..28491768d9 100644
--- a/spring-boot-starters/spring-boot-starter/pom.xml
+++ b/spring-boot-starters/spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starters
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter
jar
diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml
index 4d305e424a..ff57ff49f3 100644
--- a/spring-boot-tools/pom.xml
+++ b/spring-boot-tools/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-parent
spring-boot-tools
diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
index dfdb8dd948..000ee62414 100644
--- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
+++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-tools
- 0.5.0.M2
+ 0.5.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 02c678ab45..4b0aa9f4b5 100644
--- a/spring-boot-tools/spring-boot-loader-tools/pom.xml
+++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-tools
- 0.5.0.M2
+ 0.5.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 8d4b9a8e54..ba5a42a410 100644
--- a/spring-boot-tools/spring-boot-loader/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-tools
- 0.5.0.M2
+ 0.5.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 7377ed1599..7fee13139c 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-tools
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-maven-plugin
maven-plugin
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index e1bdaaba56..2a0b340c97 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M2
+ 0.5.0.BUILD-SNAPSHOT
../spring-boot-parent
spring-boot