From 61e217ccb6f3a9c0e7c341712b63d94ef6a595b2 Mon Sep 17 00:00:00 2001 From: Tomas Barton Date: Sat, 12 May 2018 12:19:30 +0200 Subject: [PATCH] use java 8t --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2df53ba..7288929 100644 --- a/pom.xml +++ b/pom.xml @@ -185,8 +185,8 @@ maven-compiler-plugin ${maven.compiler} - 1.7 - 1.7 + 1.8 + 1.8 org.clueminer.clustering.benchmark.Main