From 00e6e099a08589ce653d8688f8793f30775b2544 Mon Sep 17 00:00:00 2001 From: Ilkka Seppala Date: Thu, 9 Apr 2015 22:39:36 +0300 Subject: [PATCH] Enabled Java 8 features. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d05182607..8d5423d13 100644 --- a/pom.xml +++ b/pom.xml @@ -60,17 +60,17 @@ - + org.apache.maven.plugins maven-compiler-plugin 3.0 - 1.7 - 1.7 + 1.8 + 1.8 - \ No newline at end of file +