diff --git a/build.gradle b/build.gradle index 42763fc56..6b976c3f3 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ apply plugin: 'com.github.sherter.google-java-format' group = "com.google.api" archivesBaseName = "api-common" -version = "0.0.2-SNAPSHOT" +version = "0.0.2" sourceCompatibility = 1.7 targetCompatibility = 1.7