diff --git a/Hoxton.RELEASE/reference/htmlsingle/spring-cloud.html b/Hoxton.RELEASE/reference/htmlsingle/spring-cloud.html index 2671cc8f..4f9a47b3 100644 --- a/Hoxton.RELEASE/reference/htmlsingle/spring-cloud.html +++ b/Hoxton.RELEASE/reference/htmlsingle/spring-cloud.html @@ -441,91 +441,91 @@ and extensibility mechanism to cover others.

spring-cloud-build

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-commons

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-function

-

3.0.0.RC2

+

3.0.0.RELEASE

spring-cloud-stream

-

Horsham.RC2

+

Horsham.RELEASE

spring-cloud-aws

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-bus

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-task

-

2.2.0.RC1

+

2.2.1.RELEASE

spring-cloud-config

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-netflix

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-cloudfoundry

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-kubernetes

-

1.1.0.RC2

+

1.1.0.RELEASE

spring-cloud-openfeign

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-consul

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-gateway

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-security

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-sleuth

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-zookeeper

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-contract

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-gcp

-

1.2.0.RC2

+

1.2.0.RELEASE

spring-cloud-vault

-

2.2.0.RC2

+

2.2.0.RELEASE

spring-cloud-circuitbreaker

-

1.0.0.RC2

+

1.0.0.RELEASE

spring-cloud-cli

-

2.2.0.RC2

+

2.2.0.RELEASE

@@ -14703,7 +14703,7 @@ parameterized using spring.oauth2.sso.serviceId.

-

2.2.0.RC2

+

2.2.0.RELEASE

Copyright © 2012-2019

@@ -34613,7 +34613,7 @@ the test cases). Example Maven configuration:

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-vault-config</artifactId> - <version>2.2.0.RC2</version> + <version>2.2.0.RELEASE</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> @@ -36129,7 +36129,7 @@ dependency.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-vault-config-consul</artifactId> - <version>2.2.0.RC2</version> + <version>2.2.0.RELEASE</version> </dependency> </dependencies>
@@ -36199,7 +36199,7 @@ dependency.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-vault-config-rabbitmq</artifactId> - <version>2.2.0.RC2</version> + <version>2.2.0.RELEASE</version> </dependency> </dependencies>
@@ -36274,7 +36274,7 @@ dependency.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-vault-config-aws</artifactId> - <version>2.2.0.RC2</version> + <version>2.2.0.RELEASE</version> </dependency> </dependencies> @@ -36383,7 +36383,7 @@ backend path, e.g. spring.cloud.vault.mysql.role.backend=database.< <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-vault-config-databases</artifactId> - <version>2.2.0.RC2</version> + <version>2.2.0.RELEASE</version> </dependency> </dependencies> @@ -39935,7 +39935,7 @@ public ResponseEntity<?> proxyPath(ProxyExchange<byte[]> proxy) thro

Mark Fisher, Dave Syer, Oleg Zhurakousky, Anshul Mehra

-

3.0.0.RC2

+

3.0.0.RELEASE


@@ -43323,7 +43323,7 @@ Instead, the version of the BOM you’re using determines the versions of the us <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-gcp-dependencies</artifactId> - <version>1.2.0.RC2</version> + <version>1.2.0.RELEASE</version> <type>pom</type> <scope>import</scope> </dependency>