From cf5e5f49702693d49a5710e6411e012d2fba3de4 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 1 Oct 2019 21:12:01 +0000 Subject: [PATCH] [artifactory-release] Next development version --- spring-integration-kotlin-dsl/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-kotlin-dsl/gradle.properties b/spring-integration-kotlin-dsl/gradle.properties index e2feeb3..b21d289 100644 --- a/spring-integration-kotlin-dsl/gradle.properties +++ b/spring-integration-kotlin-dsl/gradle.properties @@ -1,2 +1,2 @@ -version=0.0.1.RELEASE +version=0.0.2.BUILD-SNAPSHOT kotlinVersion=1.3.50