From 6c8d70b66678fafce6f9751d3b352cd229770e4e Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 23 Mar 2022 13:53:45 -0700 Subject: [PATCH] Remove explicit deployDocsHost property from Gradle build properties. --- gradle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 90f93af..c631c33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,4 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 -deployDocsHost=docs-ip.spring.io apacheGeodeVersion=1.14.3 micrometerVersion=1.9.0-M4 # The Spring Boot & Spring Session versions are the only required version properties.