From 0902ad4f8f9c95f16db23c12145af7116bd2d6c5 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Tue, 20 Aug 2024 21:43:40 +0000 Subject: [PATCH] [artifactory-release] Release version 6.4.0-M2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ee4107031b..3d3a8207cc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=6.4.0-SNAPSHOT +version=6.4.0-M2 org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8 kotlin.jvm.target.validation.mode=IGNORE org.gradle.caching=true