diff --git a/README.adoc b/README.adoc
index 3bf3f86b..03c4d3ad 100644
--- a/README.adoc
+++ b/README.adoc
@@ -321,7 +321,6 @@ Spring Cloud Build Docs comes with a set of attributes for asciidoctor that you
${maven.multiModuleProjectDirectory}@
${docs.main}@
- https://github.com/spring-cloud/${docs.main}@
https://raw.githubusercontent.com/spring-cloud/${docs.main}/${github-tag}@
diff --git a/docs/pom.xml b/docs/pom.xml
index dd470c90..d490a8d1 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-build
- 2.3.2.RELEASE
+ 2.3.2.BUILD-SNAPSHOT
spring-cloud-build
diff --git a/pom.xml b/pom.xml
index f014c86a..b2b1153f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.cloud
spring-cloud-build
- 2.3.2.RELEASE
+ 2.3.2.BUILD-SNAPSHOT
pom
Spring Cloud Parent
Spring Cloud parent pom, managing plugins and dependencies for Spring
@@ -28,8 +28,8 @@
${java.version}
${basedir}
${project.artifactId}
- 2.3.8.RELEASE
- 2.3.2.RELEASE
+ 2.3.2.RELEASE
+ 2.3.2.BUILD-SNAPSHOT
${project.build.directory}/build-docs
${project.build.directory}/build-docs-classes
${project.build.directory}/refdocs/
diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml
index 9f4010be..16f3a0d6 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.3.2.RELEASE
+ 2.3.2.BUILD-SNAPSHOT
spring-cloud-build-dependencies
pom
Spring Cloud Build Dependencies: an internal BOM for use with Spring
@@ -14,12 +14,12 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.8.RELEASE
+ 2.3.2.RELEASE
UTF-8
- 2.3.8.RELEASE
+ 2.3.2.RELEASE
diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml
index ea327310..987ca17e 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.3.2.RELEASE
+ 2.3.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml
index 79963eba..f43722b7 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.3.2.RELEASE
+ 2.3.2.BUILD-SNAPSHOT
spring-cloud-dependencies-parent
pom
spring-cloud-dependencies-parent