From 1058cca8ed489814bb8db84f2721d3cb69865808 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 12 Jul 2019 14:41:01 +0200 Subject: [PATCH] Updated to the new documentation style --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5b6df9..2519637 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,8 @@ 1.7 + 1.8 + 2.6.1 @@ -91,8 +93,8 @@ maven-compiler-plugin 3.1 - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target}