diff --git a/spring-geode-docs/spring-geode-docs.gradle b/spring-geode-docs/spring-geode-docs.gradle index 5b915164..47ff13e5 100644 --- a/spring-geode-docs/spring-geode-docs.gradle +++ b/spring-geode-docs/spring-geode-docs.gradle @@ -51,10 +51,10 @@ asciidoctorj { 'highlightjsdir@': "js/highlight", 'docinfodir@': ".", 'apache-geode-artifact-version' : "${apacheGeodeVersion}", - 'apache-geode-doc-version' : "112", + 'apache-geode-doc-version' : "113", 'apache-geode-src' : "https://github.com/apache/geode/blob/rel/v${apacheGeodeVersion}", 'pivotal-cloudcache-artifact-version' : "${pivotalCloudCacheVersion}", - 'pivotal-cloudcache-doc-version' : "1-12", + 'pivotal-cloudcache-doc-version' : "1-13", 'pivotal-gemfire-artifact-version' : "${pivotalGemFireVersion}", 'pivotal-gemfire-doc-version' : "910", 'spring-version' : versions['org.springframework:spring-core'], diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc index 211cc061..83bcc5f3 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -24,7 +24,7 @@ John Blum :pivotal-cloudcache-docs: https://docs.pivotal.io/p-cloud-cache/{pivotal-cloudcache-version} :pivotal-cloudcache-website: https://pivotal.io/pivotal-cloud-cache :pivotal-cloudfoundry-name: VMware Tanzu Application Service (TAS) -:pivotal-cloudfoundry-version: 2-9 +:pivotal-cloudfoundry-version: 2-10 :pivotal-cloudfoundry-docs: https://docs.pivotal.io/platform/application-service/{pivotal-cloudfoundry-version} :pivotal-cloudfoundry-website: https://pivotal.io/platform :pivotal-gemfire-name: VMware Tanzu GemFire