From 4a97544456661c44499d320f8d67997584427f79 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 17 Apr 2020 02:12:59 +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 c428a823..f98195fd 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -162,7 +162,7 @@ $(globalSwitch);
-

3.0.0.BUILD-SNAPSHOT

+

3.0.0-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 c428a823..f98195fd 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -162,7 +162,7 @@ $(globalSwitch);

-

3.0.0.BUILD-SNAPSHOT

+

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