From 19746c5c086806873c6ff0ae8f3b831387ecbd23 Mon Sep 17 00:00:00 2001
From: SAllhusen <70843721+SAllhusen@users.noreply.github.com>
Date: Thu, 29 Oct 2020 18:46:28 +0100
Subject: [PATCH] TSK-1442: Disabled serialization compiler warnings
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2c0b9aaf..7d7d06ec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
true
true
- -Xlint:all
+ -Xlint:-serial
-proc:none