From d50e596dad770e9ec22ae7a0e61b0b1690922079 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Thu, 23 Aug 2018 13:42:31 -0700 Subject: [PATCH] Release v0.11.0 --- appengine/pom.xml | 2 +- credentials/pom.xml | 2 +- oauth2_http/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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