From f44254a08f2f8bfe205d44acc14d6943b62a8d53 Mon Sep 17 00:00:00 2001 From: Adam Bchouti Date: Wed, 15 Jul 2020 16:17:30 -0400 Subject: [PATCH] Version bump to 1.2.0 --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d935b85..62851dc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Temporary queues are also automatically deleted if the clients that created them com.amazonaws amazon-sqs-java-temporary-queues-client - 1.1.0 + 1.2.0 jar ``` diff --git a/pom.xml b/pom.xml index 38a6035..460624f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.amazonaws amazon-sqs-java-temporary-queues-client - 1.1.0 + 1.2.0 Amazon SQS Java Temporary Queues Client An Amazon SQS client that supports creating lightweight, automatically-deleted temporary queues, for use in common messaging patterns such as Request/Response. See http://aws.amazon.com/sqs. https://github.com/awslabs/amazon-sqs-java-temporary-queues-client @@ -197,4 +197,4 @@ - \ No newline at end of file +