From a374ddeca0c46b9f0b6b0db40717c0e94066fa44 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sun, 20 Feb 2022 00:59:28 +0100 Subject: [PATCH] still fixing build issues --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index a685241..32b9569 100644 --- a/pom.xml +++ b/pom.xml @@ -17,4 +17,24 @@ 17 17 + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + true + lib/ + linux.general.hackyquizbot.Main + + + + + + + \ No newline at end of file