From 2f71ba60e9822f81adde498bf0f46196a198fed9 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Thu, 6 Jan 2022 12:00:36 +0000 Subject: unify java warnings * these were stricter than in parent, but to simplify we can just use compiler args from parent --- application/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'application/pom.xml') diff --git a/application/pom.xml b/application/pom.xml index 2496b8becc5..c9e8d767ab5 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -151,13 +151,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:all - -Xlint:-serial - -Werror - - org.apache.maven.plugins -- cgit v1.2.3