diff --git a/build.gradle b/build.gradle index e49880b2..a87494da 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ allprojects { sourceCompatibility = '1.8' targetCompatibility = '1.8' - version = '0.10-SNAPSHOT' + version = '0.10-RC1' ext { taskGroupName = 'AV-service'