From e36b543d15ff3c43edc38252063c5a72355a7aa5 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 20 Dec 2019 12:25:09 +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 2c283244..03bec018 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -143,7 +143,7 @@ $(addBlockSwitches);
-

2.2.1.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 2c283244..03bec018 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -143,7 +143,7 @@ $(addBlockSwitches);

-

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