diff --git a/build.gradle b/build.gradle index e5701bca..8cf06669 100755 --- a/build.gradle +++ b/build.gradle @@ -88,7 +88,7 @@ subprojects { // Shared group and version info. We keep build variant types in the version names so that we get // a set of JARs for each build type written back into the maven repo. group = "com.oculusinfo" - version = "0.7.1-$buildType-SNAPSHOT" + version = "0.7.1-$buildType" // Maven repos to check for artifacts repositories {