diff --git a/README.adoc b/README.adoc
index d525e0f9..48ab1254 100644
--- a/README.adoc
+++ b/README.adoc
@@ -257,7 +257,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 2318a663..fed81a7a 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
org.springframework.cloud
spring-cloud-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
..
diff --git a/pom.xml b/pom.xml
index ff966659..322f0d10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.springframework.cloud
spring-cloud-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
pom
Spring Cloud Config
Spring Cloud Config
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-build
- 2.1.4.BUILD-SNAPSHOT
+ 2.1.5.RELEASE
@@ -27,7 +27,7 @@
config
- 2.1.2.BUILD-SNAPSHOT
+ 2.1.2.RELEASE
true
true
diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml
index 49e2a2b3..12bbf709 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.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
..
diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml
index 2a02e6a1..a5556228 100644
--- a/spring-cloud-config-dependencies/pom.xml
+++ b/spring-cloud-config-dependencies/pom.xml
@@ -6,11 +6,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 2.1.4.BUILD-SNAPSHOT
+ 2.1.5.RELEASE
spring-cloud-config-dependencies
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.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 ba420d08..23186e3f 100644
--- a/spring-cloud-config-monitor/pom.xml
+++ b/spring-cloud-config-monitor/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
..
spring-cloud-config-monitor
@@ -14,7 +14,7 @@
Spring Cloud Config Monitor
${basedir}/../..
- 2.1.1.BUILD-SNAPSHOT
+ 2.1.2.RELEASE
diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml
index 4a4666bc..685a9329 100644
--- a/spring-cloud-config-sample/pom.xml
+++ b/spring-cloud-config-sample/pom.xml
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
..
diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml
index 6e4b025d..ac478e92 100644
--- a/spring-cloud-config-server/pom.xml
+++ b/spring-cloud-config-server/pom.xml
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
..
diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml
index c7ff4588..a586b4cd 100644
--- a/spring-cloud-starter-config/pom.xml
+++ b/spring-cloud-starter-config/pom.xml
@@ -6,10 +6,10 @@
org.springframework.cloud
spring-cloud-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
spring-cloud-starter-config
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.3.RELEASE
spring-cloud-starter-config
Spring Cloud Starter
https://projects.spring.io/spring-cloud