From 33fc98a64e5b220c36ee26eb874fee6add0446be Mon Sep 17 00:00:00 2001 From: WesleyVanNeck Date: Thu, 12 Sep 2019 16:33:41 +0200 Subject: [PATCH] test --- plugin/pom.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index bb5febc48..184d8b1ec 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -9,4 +9,29 @@ 1.0-SNAPSHOT plugin - \ No newline at end of file + + + + bungeecord-repo + https://oss.sonatype.org/content/repositories/snapshots + + + codemc-repo + https://repo.codemc.org/repository/maven-public/ + + + + + + net.md-5 + bungeecord-api + 1.14.4-SNAPSHOT + provided + + + com.whirvis + jraknet + 2.11.8 + + +