From af3c91685764f2cb47d35a4e2df40763ed2bdedb 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 55ac693a..a186ba99 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.12.0 byteBuddyVersion=1.10.20