From 00534fe59010eef37cd9435828d48ddbe85e894e 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 c05f878a..faed53fe 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