From b1b132559f9dbfe503b0ec58ea5f6a2f5437d539 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 15 Oct 2014 21:10:38 +0200 Subject: [PATCH] Use correct Main-Class attribute. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c1e182..b8d8ab1 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ - net.pterodactylus.xdcc.main.Main + net.pterodactylus.xdcc.main.Main -- 2.7.4