From 3f0337af501ce5b55e93fbfc3710c30683d80927 Mon Sep 17 00:00:00 2001 From: minster586 <43217359+minster586@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:25:48 -0400 Subject: [PATCH] Update pom.xml --- pom.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 27df762..e14ea24 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 3.11.0 - + org.apache.maven.plugins maven-jar-plugin @@ -74,6 +74,28 @@ + + + + org.apache.maven.plugins + maven-shade-plugin + 3.4.1 + + + package + + shade + + + + + com.minster586.radiodjtuna.MainApp + + + + + +