From fce4231e32a35fc205c31d4005aa497b722a5b16 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 21 Jan 2020 10:00:30 +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 f579437e..0bd164e0 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -143,7 +143,7 @@ $(addBlockSwitches);
-

3.0.0.BUILD-SNAPSHOT

+

2.2.2.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 f579437e..0bd164e0 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -143,7 +143,7 @@ $(addBlockSwitches);

-

3.0.0.BUILD-SNAPSHOT

+

2.2.2.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.