From 7aaa664aaa505ae224706773524195d009d11010 Mon Sep 17 00:00:00 2001 From: Wai Lee Date: Fri, 10 May 2019 14:53:18 -0400 Subject: [PATCH] Set development version to 7.5.5-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 69a8e4e..85b9696 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ group = com.xebialabs.deployit.ci -version = 7.5.4 +version = 7.5.5-SNAPSHOT description = Package and deploy your applications from Jenkins with <a href='http://www.xebialabs.com'>XebiaLabs XL Deploy</a>.