From 45c2ff4477ff7bfc7529fe2f9921d6ecf3c45207 Mon Sep 17 00:00:00 2001 From: "Pfifer, Justin" Date: Mon, 20 Mar 2017 09:53:23 -0700 Subject: [PATCH] Advance Version to 1.7.5-SNAPSHOT Advance the package version in preparation for development. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9503b971..d7c29424 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ amazon-kinesis-client jar Amazon Kinesis Client Library for Java - 1.7.4 + 1.7.5-SNAPSHOT The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.