From ce3fc057f65e2f360a1a458fc02f141715644e3a Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 26 Apr 2021 12:57:46 -0700 Subject: [PATCH] Set the Docs host for deployment. --- gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle.properties b/gradle.properties index 7550e61b..e6913656 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,5 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 +deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 apacheGeodeVersion=1.13.2 awaitilityVersion=4.0.3