From c4082e0a8c1666651635b8132bbfbb37d0fd364d Mon Sep 17 00:00:00 2001 From: Abel Salgado Romero Date: Sun, 28 May 2023 21:23:44 +0200 Subject: [PATCH] Update maven-source-plugin to fix duplicated run --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b92a14ba..3016f467 100644 --- a/pom.xml +++ b/pom.xml @@ -385,7 +385,7 @@ attach-sources - jar + jar-no-fork