From 0bf81aefaad4706fe1ac65f767ecefcfe94aa224 Mon Sep 17 00:00:00 2001 From: Villu Ruusmann Date: Sat, 2 Nov 2024 18:22:23 +0200 Subject: [PATCH] =?UTF-8?q?Improved=20build=20configuration.=20HT:=20Herv?= =?UTF-8?q?=C3=A9=20Boutemy.=20Fixes=20#4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 19f00ef..25f4fc2 100644 --- a/pom.xml +++ b/pom.xml @@ -148,6 +148,11 @@ false + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + org.apache.maven.plugins maven-surefire-plugin