From b2751f09d51e6e14b86c8858301edb7959c72fa5 Mon Sep 17 00:00:00 2001 From: Justin Pfifer Date: Thu, 7 Feb 2019 07:59:37 -0800 Subject: [PATCH] Advance version to 2.1.2-SNAPSHOT (#496) --- amazon-kinesis-client-multilang/pom.xml | 2 +- amazon-kinesis-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/amazon-kinesis-client-multilang/pom.xml b/amazon-kinesis-client-multilang/pom.xml index 85296af2..45a75654 100644 --- a/amazon-kinesis-client-multilang/pom.xml +++ b/amazon-kinesis-client-multilang/pom.xml @@ -19,7 +19,7 @@ amazon-kinesis-client-pom software.amazon.kinesis - 2.1.1 + 2.1.2-SNAPSHOT 4.0.0 diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index d6e0fa7c..2d1d7f22 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -20,7 +20,7 @@ software.amazon.kinesis amazon-kinesis-client-pom - 2.1.1 + 2.1.2-SNAPSHOT amazon-kinesis-client diff --git a/pom.xml b/pom.xml index 66e56a34..28733ebe 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ amazon-kinesis-client-pom pom Amazon Kinesis Client Library - 2.1.1 + 2.1.2-SNAPSHOT The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.