Skip to content

Commit e1c87e9

Browse files
committed
Edit README to refer to Spring Boot 2.7.2 and SBDG 1.7.2.
1 parent 6a98f49 commit e1c87e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/
22
:sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/
33
:sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/
4-
:sbdg-version: 1.7.1
5-
:spring-boot-version: 2.7.1
4+
:sbdg-version: 1.7.2
5+
:spring-boot-version: 2.7.2
66
:geode-javadoc: https://geode.apache.org/releases/latest/javadoc
77
:geode-name: Apache Geode
88
:gemfire-name: VMware Tanzu GemFire
@@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed.
7373
| Version | Reference Documentation | Javadoc | Samples
7474

7575
| `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples]
76-
| `1.7.2-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.7.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x-SNAPSHOT/reference/html5/#geode-samples[Samples]
77-
| `1.7.1`| https://docs.spring.io/spring-boot-data-geode-build/1.7.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x/reference/html5/#geode-samples[Samples]
76+
| `1.7.3-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.7.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x-SNAPSHOT/reference/html5/#geode-samples[Samples]
77+
| `1.7.2`| https://docs.spring.io/spring-boot-data-geode-build/1.7.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.7.x/reference/html5/#geode-samples[Samples]
7878
| `1.6.11-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples]
7979
| `1.6.10`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples]
8080

0 commit comments

Comments
 (0)