From b462bdceac814c56e75ee0ba638b3928ce8adee1 Mon Sep 17 00:00:00 2001 From: robin-aws Date: Wed, 14 Aug 2019 10:15:17 -0700 Subject: [PATCH] Version bump --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2996b30..446b756 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ for communicating with Amazon Simple Queue Service. This project builds on top o com.amazonaws amazon-sqs-java-messaging-lib - 1.0.7 + 1.0.8 jar ``` diff --git a/pom.xml b/pom.xml index 94d7fac..c14342e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.amazonaws amazon-sqs-java-messaging-lib - 1.0.7 + 1.0.8 jar Amazon SQS Java Messaging Library The Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used