diff --git a/1.3.x/index.html b/1.3.x/index.html index 6c49cab3..d418df7d 100644 --- a/1.3.x/index.html +++ b/1.3.x/index.html @@ -90,7 +90,7 @@ $(addBlockSwitches);
1.3.5.BUILD-SNAPSHOT
+1.3.6.BUILD-SNAPSHOT
1.3.5.BUILD-SNAPSHOT
This project provides Consul integrations for Spring Boot apps through autoconfiguration +
1.3.6.BUILD-SNAPSHOT
This project provides Consul integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with Consul based components. The diff --git a/1.3.x/single/spring-cloud-consul.html b/1.3.x/single/spring-cloud-consul.html index 85588378..33fdd26d 100644 --- a/1.3.x/single/spring-cloud-consul.html +++ b/1.3.x/single/spring-cloud-consul.html @@ -1,6 +1,6 @@
-Table of Contents
1.3.5.BUILD-SNAPSHOT
This project provides Consul integrations for Spring Boot apps through autoconfiguration +
Table of Contents
1.3.6.BUILD-SNAPSHOT
This project provides Consul integrations for Spring Boot apps through autoconfiguration
and binding to the Spring Environment and other Spring programming model idioms. With a few
simple annotations you can quickly enable and configure the common patterns inside your
application and build large distributed systems with Consul based components. The
diff --git a/1.3.x/spring-cloud-consul.xml b/1.3.x/spring-cloud-consul.xml
index d9f4a44b..c7c730f8 100644
--- a/1.3.x/spring-cloud-consul.xml
+++ b/1.3.x/spring-cloud-consul.xml
@@ -8,7 +8,7 @@