diff --git a/README.md b/README.md
index c7720222bc..8ea19130dd 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Our primary goals are:
* Absolutely no code generation and no requirement for XML configuration
## Quick Start Script Example
-The Spring Zero command line tool uses [Groovy](http://groovy.codehaus.org/) underneath
+The Spring Boot command line tool uses [Groovy](http://groovy.codehaus.org/) underneath
so that we can present simple Spring snippets that can 'just run', for example:
```groovy
diff --git a/pom.xml b/pom.xml
index 01fef1bad8..8ba76f4030 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.boot
spring-boot-parent
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
pom
3.0.0
diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml
index 0bc078b832..7c983e8d62 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-actuator
jar
diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml
index ffcd651360..679e9b4b2f 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-autoconfigure
jar
diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml
index 7639fb67e1..5df942c36a 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-cli
jar
diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml
index 52ed830dd8..fd1377658e 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-integration-tests
pom
diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml
index 066d2325a9..57f4bb9a6c 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-samples
pom
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 08c1b2c93e..1c07bc7eed 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
- 0.5.0.M1
+ 0.5.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 8c4c554d9b..27d22f9499 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
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-actuator
jar
diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml
index c54506d900..c5db2cfd9a 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
- 0.5.0.M1
+ 0.5.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 00d91a4471..43c19d1f01 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
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-data-jpa
jar
diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml
index 3ae337f204..c10e50f527 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
- 0.5.0.M1
+ 0.5.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 66ed8d9321..22a74ceb28 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
- 0.5.0.M1
+ 0.5.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 64348db51a..e1cf213435 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
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-profile
jar
diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml
index d6516ca2f3..65179e1c6d 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
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-simple
jar
diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml
index 48eafd0291..b3cb2d180d 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
- 0.5.0.M1
+ 0.5.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 0abd8223ce..7916f24370 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-samples
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-traditional
war
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 cd9946d934..5402a3eb8c 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
- 0.5.0.M1
+ 0.5.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 1c61b25c36..9d1394a366 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
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-web-ui
jar
diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml
index 86808730f8..d0deb82377 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
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-xml
jar
diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml
index 48c8ccef65..3d8e0cab87 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starters
pom
diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml
index 857d25b810..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.M1
+ 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 d7e6517c16..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.M1
+ 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 ee6047f45a..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.M1
+ 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 fc0e5a3d1f..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.M1
+ 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 3bfc622598..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.M1
+ 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 aac68f25f7..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.M1
+ 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 9d63723d74..0a2d7356ff 100644
--- a/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -19,7 +19,7 @@ NOTE: If you are editing a local checkout of this file, be sure to modify
org.springframework.boot
spring-boot-starter-parent
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
pom
@@ -37,7 +37,7 @@ NOTE: If you are editing a local checkout of this file, be sure to modify
8.1.9.v20130131
1.7.3
1.0.0.M1
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml
index 60d5d3cc3b..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.M1
+ 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 f4dbd53bcf..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.M1
+ 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 8b795e49a1..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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter-web
jar
diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml
index 7d310df312..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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-starter
jar
diff --git a/spring-boot-starters/src/main/parent/pom.xml b/spring-boot-starters/src/main/parent/pom.xml
index 0e8061f0df..4f48dd10e2 100644
--- a/spring-boot-starters/src/main/parent/pom.xml
+++ b/spring-boot-starters/src/main/parent/pom.xml
@@ -19,7 +19,7 @@ NOTE: If you are editing a local checkout of this file, be sure to modify
org.springframework.boot
spring-boot-starter-parent
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
pom
diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml
index 92e17909f7..0ea7486189 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.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-tools
pom
diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
index 3c60127dc9..f327514995 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-parent
- 0.5.0.M1
+ 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 3e667021d0..e4e0ca4651 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-parent
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-loader-tools
jar
diff --git a/spring-boot-tools/spring-boot-loader-tools/src/test/resources/META-INF/maven/org.springframework.boot/spring-boot-sample-tomcat/pom.xml b/spring-boot-tools/spring-boot-loader-tools/src/test/resources/META-INF/maven/org.springframework.boot/spring-boot-sample-tomcat/pom.xml
index 48eafd0291..b3cb2d180d 100644
--- a/spring-boot-tools/spring-boot-loader-tools/src/test/resources/META-INF/maven/org.springframework.boot/spring-boot-sample-tomcat/pom.xml
+++ b/spring-boot-tools/spring-boot-loader-tools/src/test/resources/META-INF/maven/org.springframework.boot/spring-boot-sample-tomcat/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-sample-tomcat
jar
diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml
index 4f506fa54f..63b233fc10 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-parent
- 0.5.0.M1
+ 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 7689ba5c2c..c8d5a0a76e 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-parent
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot-maven-plugin
maven-plugin
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 43cae6ee90..05e4b95ef2 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-parent
- 0.5.0.M1
+ 0.5.0.BUILD-SNAPSHOT
spring-boot
jar