From 2ea73db449c31fb7fb426efd6ce6a5c32e7d381f Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 29 Oct 2020 18:11:38 +0000 Subject: [PATCH] [artifactory-release] Release version 3.0.0 --- spring-integration-hazelcast/gradle.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spring-integration-hazelcast/gradle.properties b/spring-integration-hazelcast/gradle.properties index ddf4794..ffbbd03 100644 --- a/spring-integration-hazelcast/gradle.properties +++ b/spring-integration-hazelcast/gradle.properties @@ -1,5 +1,4 @@ -version=3.0.0-SNAPSHOT +version=3.0.0 org.gradle.jvmargs=-Xmx1536m -Dfile.encoding=UTF-8 org.gradle.caching=true org.gradle.parallel=true -