diff --git a/gradle.properties b/gradle.properties index 2a02e98f..6e89b771 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # POM GROUP = com.dropbox.affectedmoduledetector -VERSION_NAME=0.2.2-SNAPSHOT +VERSION_NAME=0.2.2 POM_ARTIFACT_ID = affectedmoduledetector POM_NAME = Affected Module Detector