diff --git a/appengine/pom.xml b/appengine/pom.xml index e88807ab9..9cee0b775 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.7.0-SNAPSHOT + 0.7.0 ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index cc53dfa0d..74628373d 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.7.0-SNAPSHOT + 0.7.0 ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index 108c2ca9c..d1054446f 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.7.0-SNAPSHOT + 0.7.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 4853e5fdd..6f23e7a66 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.google.auth google-auth-library-parent - 0.7.0-SNAPSHOT + 0.7.0 pom Google Auth Library for Java Client libraries providing authentication and