diff --git a/appengine/pom.xml b/appengine/pom.xml index 1119375e9..3c5b3ef3c 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.10.1-SNAPSHOT + 0.11.0 ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index 1ae0a0f15..f53a67dbb 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.10.1-SNAPSHOT + 0.11.0 ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index efda7a353..b02397e9c 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.10.1-SNAPSHOT + 0.11.0 ../pom.xml diff --git a/pom.xml b/pom.xml index b0ad93c7f..1c1aff4f0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.google.auth google-auth-library-parent - 0.10.1-SNAPSHOT + 0.11.0 pom Google Auth Library for Java Client libraries providing authentication and