diff --git a/gradle.properties b/gradle.properties index 43f1284..e859b42 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # POM GROUP = com.dropbox.affectedmoduledetector -VERSION_NAME=0.4.0-SNAPSHOT +VERSION_NAME=0.4.0 POM_ARTIFACT_ID = affectedmoduledetector POM_NAME = Affected Module Detector