From 60fc86ce23b5a6d317589f3ce393f2753da46ce1 Mon Sep 17 00:00:00 2001 From: Justin Pfifer Date: Thu, 29 Dec 2016 10:16:59 -0800 Subject: [PATCH] Move to Next Release Version Snapshot Changed version to 1.7.3-SNAPSHOT for next release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5b3224a..1447352c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ amazon-kinesis-client jar Amazon Kinesis Client Library for Java - 1.7.2 + 1.7.3-SNAPSHOT The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.