diff --git a/README.adoc b/README.adoc
index e6de23a2..070625ee 100644
--- a/README.adoc
+++ b/README.adoc
@@ -294,6 +294,4 @@ $ ./mvnw clean deploy -Pguides
what will happen is that for GA project versions, we will clone `gs-guide1`, `gs-guide2` and `gs-guide3` and update their contents with the ones being under your `guides` project.
-You can skip this by either not adding the `guides` profile, or passing the `-DskipGuides` system property when the profile is turned on.
-
-You can configure the project version passed to guides via the `guides-project.version` (defaults to `${project.version}`). The phase at which guides get updated can be configured by `guides-update.phase` (defaults to `deploy`).
\ No newline at end of file
+You can skip this by either not adding the `guides` profile, or passing the `-DskipGuides` system property when the profile is turned on.
\ No newline at end of file
diff --git a/docs/pom.xml b/docs/pom.xml
index 8f51f217..c2c3e35a 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-build
- 2.2.0.M3
+ 2.2.0.BUILD-SNAPSHOT
spring-cloud-build
diff --git a/pom.xml b/pom.xml
index 2d47c636..003bf7fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.cloud
spring-cloud-build
- 2.2.0.M3
+ 2.2.0.BUILD-SNAPSHOT
pom
Spring Cloud Parent
Spring Cloud parent pom, managing plugins and dependencies for Spring
@@ -29,7 +29,7 @@
${basedir}
${project.artifactId}
2.2.0.M4
- 2.2.0.M3
+ 2.2.0.BUILD-SNAPSHOT
${project.build.directory}/build-docs
0.1.0.RELEASE
0.1.0.RELEASE
diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml
index c3522288..fd9cfd42 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.2.0.M3
+ 2.2.0.BUILD-SNAPSHOT
spring-cloud-build-dependencies
pom
Spring Cloud Build Dependencies: an internal BOM for use with Spring
diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml
index 31b4b425..ff617732 100644
--- a/spring-cloud-build-tools/pom.xml
+++ b/spring-cloud-build-tools/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-build
- 2.2.0.M3
+ 2.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml
index 0c1b7e1b..c4f8a92c 100644
--- a/spring-cloud-dependencies-parent/pom.xml
+++ b/spring-cloud-dependencies-parent/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
org.springframework.cloud
- 2.2.0.M3
+ 2.2.0.BUILD-SNAPSHOT
spring-cloud-dependencies-parent
pom
spring-cloud-dependencies-parent