From 3a946028d497998d249c3e54fa2d1cc220cd2867 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 f6bca79..0f328e9 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