From 3b3fea6b8bfe911d11b8db162cad5e14b43fe76b Mon Sep 17 00:00:00 2001 From: barefootlance Date: Mon, 18 May 2020 15:14:20 -0700 Subject: [PATCH] Auth failure handling (#11) * Bump POM versions to 3.1.0 * Bump version to 3.1.1 to sync version and tag Co-authored-by: lalbertson --- gettyimagesapi-sdk/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gettyimagesapi-sdk/pom.xml b/gettyimagesapi-sdk/pom.xml index 5f88d96..df8b29c 100644 --- a/gettyimagesapi-sdk/pom.xml +++ b/gettyimagesapi-sdk/pom.xml @@ -4,7 +4,7 @@ com.gettyimages gettyimagesapi-sdk - 3.1.0 + 3.1.1 gettyimagesapi-sdk A SDK for Getty Images API http://api.gettyimages.com diff --git a/pom.xml b/pom.xml index d75046d..f8be4b1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.gettyimages gettyimagesapi - 3.1.0 + 3.1.1 pom gettyimagesapi