From 92cfd77fd58e8f8b485fc355dac342023a691313 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Tue, 12 Oct 2010 21:58:59 +0200 Subject: [PATCH] =?utf8?q?Fix=20=E2=80=9CPlugin-Main-Class=E2=80=9D=20attr?= =?utf8?q?ibute.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0979936..e4a262b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,8 +32,7 @@ - Plugin-Main-Class - net.pterodactylus.sone.main.SonePlugin + net.pterodactylus.sone.main.SonePlugin -- 2.7.4