From f419a1db85d07267582c659d3afa0e202447b1f6 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Wed, 24 May 2017 21:46:13 +1000 Subject: [PATCH] redback java 8 compiler target Signed-off-by: olivier lamy --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 960ee465..0a298190 100644 --- a/pom.xml +++ b/pom.xml @@ -636,8 +636,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.7 - 1.7 + 1.8 + 1.8