From 0d835baf4aeeae5ddace33992a62f02874e89f9d Mon Sep 17 00:00:00 2001 From: "Pfifer, Justin" Date: Wed, 7 Jun 2017 08:15:40 -0700 Subject: [PATCH] Advance version, and drop Java 7 support Advanced the version to 1.8.0 as Java 7 support is being removed. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 26304866..0772a842 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ amazon-kinesis-client jar Amazon Kinesis Client Library for Java - 1.7.5 + 1.8.0-SNAPSHOT The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis. @@ -131,8 +131,8 @@ maven-compiler-plugin 3.2 - 1.7 - 1.7 + 1.8 + 1.8 UTF-8