diff --git a/README.adoc b/README.adoc
index c1e978c8..33120d95 100644
--- a/README.adoc
+++ b/README.adoc
@@ -243,7 +243,7 @@ credentials and you already have those.
The projects that require middleware generally include a
`docker-compose.yml`, so consider using
-https://compose.docker.io/[Docker Compose] to run the middeware servers
+https://docs.docker.com/compose/[Docker Compose] to run the middeware servers
in Docker containers. See the README in the
https://github.com/spring-cloud-samples/scripts[scripts demo
repository] for specific instructions about the common cases of mongo,
diff --git a/docs/pom.xml b/docs/pom.xml
index f4bc2906..cd8fbbc5 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
..
diff --git a/pom.xml b/pom.xml
index 5ebcd20e..b5def069 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
pom
Spring Cloud Config
Spring Cloud Config
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-build
- 2.0.6.BUILD-SNAPSHOT
+ 2.0.5.RELEASE
@@ -22,7 +22,7 @@
config
- 2.0.3.BUILD-SNAPSHOT
+ 2.0.3.RELEASE
spring-cloud-config-dependencies
diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml
index 43433f1d..39595a87 100644
--- a/spring-cloud-config-client/pom.xml
+++ b/spring-cloud-config-client/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
..
diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml
index 58f6e485..57ff5bc4 100644
--- a/spring-cloud-config-dependencies/pom.xml
+++ b/spring-cloud-config-dependencies/pom.xml
@@ -5,11 +5,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 2.0.6.BUILD-SNAPSHOT
+ 2.0.5.RELEASE
spring-cloud-config-dependencies
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
pom
spring-cloud-config-dependencies
Spring Cloud Config Dependencies
diff --git a/spring-cloud-config-monitor/pom.xml b/spring-cloud-config-monitor/pom.xml
index 83ac0b40..6673f83e 100644
--- a/spring-cloud-config-monitor/pom.xml
+++ b/spring-cloud-config-monitor/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
..
spring-cloud-config-monitor
@@ -13,7 +13,7 @@
Spring Cloud Config Monitor
${basedir}/../..
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml
index 05c6da84..41295683 100644
--- a/spring-cloud-config-sample/pom.xml
+++ b/spring-cloud-config-sample/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
..
diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml
index 10542918..408fec1a 100644
--- a/spring-cloud-config-server/pom.xml
+++ b/spring-cloud-config-server/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
..
@@ -98,7 +98,7 @@
UTF-8
- Finchley.BUILD-SNAPSHOT
+ Finchley.SR3
org.springframework.cloud.config.server.ConfigServerApplication
diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml
index 06d8df09..23197b44 100644
--- a/spring-cloud-starter-config/pom.xml
+++ b/spring-cloud-starter-config/pom.xml
@@ -5,10 +5,10 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
spring-cloud-starter-config
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.4.RELEASE
spring-cloud-starter-config
Spring Cloud Starter
https://projects.spring.io/spring-cloud