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 -