From 8799388251d09d91a8d72dc660298e17621d6b97 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 27 Apr 2021 11:53:07 -0700 Subject: [PATCH] Set Docs server hostname to docs-ip.spring.io. --- gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle.properties b/gradle.properties index 9aadb99..0721688 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 apacheTaglibsStandardVersion=1.2.5