From 234f38436061a60caba7bef74504dfd652676a61 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 6 May 2019 17:02:59 -0700 Subject: [PATCH] Edit README.adoc. Add documentation references for 1.1.0.M1 and 1.1.0.BUILD-SNAPSHOT. --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index a4d09bc8..30dce3e3 100644 --- a/README.adoc +++ b/README.adoc @@ -52,6 +52,8 @@ This, along with many other benefits, are provided by this project. | `1.0.0.RELEASE` | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.RELEASE/reference/html5/[Ref Docs] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.RELEASE/api/[Javadoc] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.RELEASE/reference/html5/#geode-samples[Samples] | `1.0.1.BUILD-SNAPSHOT`| https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.1.BUILD-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.1.BUILD-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.1.BUILD-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.1.0.M1` | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.1.0.M1/reference/html5/[Ref Docs] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.1.0.M1/api/[Javadoc] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.1.0.M1/reference/html5/#geode-samples[Samples] +| `1.1.0.BUILD-SNAPSHOT`| https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.1.0.BUILD-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.1.0.BUILD-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.1.0.BUILD-SNAPSHOT/reference/html5/#geode-samples[Samples] |===