From 318badb7e8ecfc98223ce4a87af15d74b9f088a9 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 Nov 2019 09:55:45 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 2 +- reference/html/spring-cloud-config.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/html/index.html b/reference/html/index.html index 05b28ba0..964860fc 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -141,7 +141,7 @@ $(addBlockSwitches);
-

2.2.0.BUILD-SNAPSHOT

+

2.2.1.BUILD-SNAPSHOT

Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments. diff --git a/reference/html/spring-cloud-config.html b/reference/html/spring-cloud-config.html index 05b28ba0..964860fc 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -141,7 +141,7 @@ $(addBlockSwitches);

-

2.2.0.BUILD-SNAPSHOT

+

2.2.1.BUILD-SNAPSHOT

Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments.