diff --git a/build.gradle b/build.gradle index 7ea11eeb760..36ccc81ba8c 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ subprojects { compileTestJava.options.encoding = 'UTF-8' group = 'com.prelert' - version = '2.1.1' + version = '2.2.0' sourceCompatibility = 1.8 targetCompatibility = 1.8