From 795cbd8bfaebeded33b5c5e34ee3fb4a70ea6d93 Mon Sep 17 00:00:00 2001 From: mibo Date: Sun, 27 Feb 2022 09:03:34 +0100 Subject: [PATCH] [OLINGO-1560] Fixes for build --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92811b71e..1c1393336 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ UTF-8 - 1.8 + 8 ${maven.build.timestamp} true @@ -565,6 +565,13 @@ org.apache.maven.plugins maven-javadoc-plugin + + 8 + + + -Xdoclint:none + + javadoc-jar