diff --git a/README.adoc b/README.adoc
index 33120d95..c1e978c8 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://docs.docker.com/compose/[Docker Compose] to run the middeware servers
+https://compose.docker.io/[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 cd8fbbc5..f4bc2906 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-config
- 2.0.4.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index b5def069..5ebcd20e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-config
- 2.0.4.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
pom
Spring Cloud Config
Spring Cloud Config
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-build
- 2.0.5.RELEASE
+ 2.0.6.BUILD-SNAPSHOT
@@ -22,7 +22,7 @@
config
- 2.0.3.RELEASE
+ 2.0.3.BUILD-SNAPSHOT
spring-cloud-config-dependencies
diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml
index 39595a87..43433f1d 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.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml
index 57ff5bc4..58f6e485 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.5.RELEASE
+ 2.0.6.BUILD-SNAPSHOT
spring-cloud-config-dependencies
- 2.0.4.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
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 6673f83e..83ac0b40 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.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
..
spring-cloud-config-monitor
@@ -13,7 +13,7 @@
Spring Cloud Config Monitor
${basedir}/../..
- 2.0.1.RELEASE
+ 2.0.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml
index 41295683..05c6da84 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.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml
index 408fec1a..10542918 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.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
..
@@ -98,7 +98,7 @@
UTF-8
- Finchley.SR3
+ Finchley.BUILD-SNAPSHOT
org.springframework.cloud.config.server.ConfigServerApplication
diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml
index 23197b44..06d8df09 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.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
spring-cloud-starter-config
- 2.0.4.RELEASE
+ 2.0.4.BUILD-SNAPSHOT
spring-cloud-starter-config
Spring Cloud Starter
https://projects.spring.io/spring-cloud