diff --git a/docs/pom.xml b/docs/pom.xml
index e21f17fb..2c9d40a4 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.cloud
spring-cloud-build
- 2.0.0.M6
+ 2.0.0.BUILD-SNAPSHOT
spring-cloud-build
diff --git a/pom.xml b/pom.xml
index 475f805d..5773526c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.cloud
spring-cloud-build
- 2.0.0.M6
+ 2.0.0.BUILD-SNAPSHOT
pom
Spring Cloud Parent
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
@@ -28,7 +28,7 @@
${basedir}
${project.artifactId}
2.0.0.M7
- 2.0.0.M6
+ 2.0.0.BUILD-SNAPSHOT
${project.build.directory}/build-docs
diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml
index 5d0752a6..98bec01a 100644
--- a/spring-cloud-build-dependencies/pom.xml
+++ b/spring-cloud-build-dependencies/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.cloud
spring-cloud-build-dependencies
- 2.0.0.M6
+ 2.0.0.BUILD-SNAPSHOT
spring-cloud-build-tools
pom
Spring Cloud Build Dependencies: an internal BOM for use with Spring Cloud projects. Use as a BOM or by inheriting from the spring-cloud build parent.
@@ -17,7 +17,7 @@
UTF-8
1.16.14
- 2.0.0.M7
+ ${parent.version}
diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml
index dfc32e0a..8d675d9e 100644
--- a/spring-cloud-build-tools/pom.xml
+++ b/spring-cloud-build-tools/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-build
- 2.0.0.M6
+ 2.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml
index a7c7104f..543c9414 100644
--- a/spring-cloud-dependencies-parent/pom.xml
+++ b/spring-cloud-dependencies-parent/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
org.springframework.cloud
- 2.0.0.M6
+ 2.0.0.BUILD-SNAPSHOT
spring-cloud-dependencies-parent
pom
spring-cloud-dependencies-parent