From b2902922b0bf7e6dd81103c8579f12c355d485af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Sun, 25 Jun 2023 18:14:31 +0200 Subject: [PATCH] Revert "Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached" This reverts commit 530f4a0c17007a6a1333ab1972bbbc60dfc1e8b3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5dc7dff975..3ca3289894 100644 --- a/pom.xml +++ b/pom.xml @@ -1484,7 +1484,7 @@ attach-sources - jar-no-fork + jar