From 3c9c7007e4bfd09eb8c2cd11c711fe77c0191f4a Mon Sep 17 00:00:00 2001 From: James Fawke Date: Mon, 3 Feb 2025 14:49:08 +0000 Subject: [PATCH] Exclude logback.xml as it can clash with clients using the SDK --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index b670c2a6..f3fd4963 100644 --- a/pom.xml +++ b/pom.xml @@ -80,6 +80,16 @@ + + org.apache.maven.plugins + maven-jar-plugin + 3.2.2 + + + logback.xml + + + org.apache.maven.plugins 3.8.0