From 0502e345cfb2e9fe1b9f7b30e39c5bfc7db4c38c Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sat, 19 Feb 2022 20:37:24 +0100 Subject: [PATCH] update project configuration --- .classpath | 7 ++++--- pom.xml | 20 ++++++++++++++------ 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/.classpath b/.classpath index 90f81ed..6fc81d6 100644 --- a/.classpath +++ b/.classpath @@ -13,19 +13,20 @@ + - - + - + + diff --git a/pom.xml b/pom.xml index 625a837..105bad3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,16 @@ - 4.0.0 - linux.general - hacky-quizbot - 0.0.1-SNAPSHOT - Hacky-Quizbot - Just a quiz bot for Discord that started development in the later half of crunch week. + 4.0.0 + linux.general + hackyquizbot + 0.0.1-SNAPSHOT + Hacky-Quizbot + Just a quiz bot for Discord that started development in the later half of crunch week. + + + org.javacord + javacord + 3.4.0 + pom + + \ No newline at end of file