From c6d90113125c7e77254bef3a5c2d65916dd827e1 Mon Sep 17 00:00:00 2001 From: Joe Stelmach Date: Wed, 25 Jan 2017 23:33:03 -0500 Subject: [PATCH] updates for Java 8 --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2b0f1c9a..1ded410d 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,7 @@ ${basedir}/src/main/antlr3/com/joestelmach/natty/generated UTF-8 UTF-8 + -Xdoclint:none @@ -175,7 +176,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.4 + 1.6 sign-artifacts @@ -191,7 +192,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 2.10.4 attach-javadocs @@ -200,15 +201,13 @@ - - org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.0.1 attach-sources