diff --git a/build.gradle b/build.gradle index 049e9565..be1d02c5 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ subprojects { } group = 'org.metafacture' - version = '1.1.2' + version = '1.1.3-SNAPSHOT' apply plugin: 'checkstyle' apply plugin: 'eclipse'