From 77ca002751a9b43316bae831fff76141f19eb7d8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 19 Nov 2021 11:03:39 -0800 Subject: [PATCH] Edit README to refer to Spring Boot 2.6.0-RC1 and SBDG 1.6.0-RC1 in link references. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 57aee67a..bc7437dd 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.0-M3 -:spring-boot-version: 2.6.0-M3 +:sbdg-version: 1.6.0-RC1 +:spring-boot-version: 2.6.0-RC1 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire