diff --git a/gradle.properties b/gradle.properties index 0c753db8..762522c9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # POM GROUP = com.dropbox.affectedmoduledetector -VERSION_NAME=0.1.4-SNAPSHOT +VERSION_NAME=0.1.4 POM_ARTIFACT_ID = affectedmoduledetector POM_NAME = Affected Module Detector