From f8eace977be9dfd25cf12777aa2837135d9ae2bb Mon Sep 17 00:00:00 2001 From: Tom Siewert Date: Mon, 8 Jan 2024 20:49:55 +0100 Subject: [PATCH] maven-source-plugin: downgrade to 3.2.1 Apparently it brreaks stuff, need to investigate that later. Signed-off-by: Tom Siewert --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 605475a0..a34ab51d 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.2.1 attach-sources