From 6f0c36605ec5de3fcf3ed7d632ebc4925289d4aa Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Mon, 18 May 2015 23:07:08 +0200 Subject: [PATCH] Updates to Java 8 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 79484f5..298f6ab 100644 --- a/pom.xml +++ b/pom.xml @@ -209,10 +209,10 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.3 - 1.6 - 1.6 + 1.8 + 1.8 ${project.build.sourceEncoding} @@ -220,7 +220,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.6 + 2.7 ${project.build.sourceEncoding} -- 2.1.4