From eb710ca4ba8e933d16eb5fb1462328698b93a1b7 Mon Sep 17 00:00:00 2001 From: Tony Chia Date: Fri, 24 May 2019 15:14:39 -0700 Subject: [PATCH] Fix Compilation error: Source option 6 is no longer supported. Use 7 or later --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 966838e..ea2215f 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,8 @@ default - 1.6 - 1.6 + 1.7 + 1.7