From fe2f46938fe849ce0f45f28edf6194b36af3f398 Mon Sep 17 00:00:00 2001 From: Nekojimi Date: Fri, 1 Oct 2021 13:50:05 +0100 Subject: [PATCH] Update pom.xml with main class definition. --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 2526337..389a58c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,24 @@ https://m2.dv8tion.net/releases + + + org.codehaus.mojo + exec-maven-plugin + 3.0.0 + + + test + + java + + + moe.nekojimi.chords.Main + + + + + net.dv8tion