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