From 1df9fb8aa1922feca732e245c775c9bb39caa946 Mon Sep 17 00:00:00 2001 From: Mário Franco Date: Wed, 27 May 2015 10:06:23 +0100 Subject: Fix build on JDK 1.8 --- pom.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 781ed13..5080ad9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,8 @@ scm:git:https://github.com/decebals/pf4j.git scm:git:https://github.com/decebals/pf4j.git git@github.com/decebals/pf4j.git - HEAD - + HEAD + UTF-8 @@ -111,6 +111,15 @@ + + JDK 8 Build + + [1.8,) + + + -Xdoclint:none + + release-sign-artifacts -- cgit v1.2.3