From 4a5a23b87033327a09a6f42088f41c4b25d232cc Mon Sep 17 00:00:00 2001 From: Stefan Feuerhahn Date: Tue, 6 Nov 2018 15:31:57 +0100 Subject: [PATCH] prepare new release 1.7.1-SNAPSHOT --- configuration.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.gradle b/configuration.gradle index 6a5d6fb..49927ec 100644 --- a/configuration.gradle +++ b/configuration.gradle @@ -1,7 +1,7 @@ project.ext { - cfgVersion = "1.7.0" + cfgVersion = "1.7.1-SNAPSHOT" cfgGroup = "org.openmuc"