diff --git a/README.adoc b/README.adoc
index 03c4d3ad..3bf3f86b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -321,6 +321,7 @@ 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 76ba278b..d44aa125 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-build
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
spring-cloud-build
diff --git a/pom.xml b/pom.xml
index bbea1f62..9f72d838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.cloud
spring-cloud-build
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
pom
Spring Cloud Parent
Spring Cloud parent pom, managing plugins and dependencies for Spring
@@ -29,7 +29,7 @@
${basedir}
${project.artifactId}
2.3.2.RELEASE
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
${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 ccefbaf6..49cd9af4 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.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
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 cbfbcdfe..fd275ff1 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.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml
index 8c0177fa..c15a721c 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.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
spring-cloud-dependencies-parent
pom
spring-cloud-dependencies-parent