From 25be7a384490323528f9ac2409e325fe6eb7e719 Mon Sep 17 00:00:00 2001 From: tastybento Date: Mon, 16 Dec 2019 17:05:49 -0800 Subject: [PATCH] Added distribution management to POM. https://github.com/BentoBoxWorld/website/issues/15 --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index dbb29cf..c40c2ab 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,18 @@ https://github.com/BentoBoxWorld/Limits/issues + + + codemc-snapshots + https://repo.codemc.org/repository/maven-snapshots + + + codemc-releases + https://repo.codemc.org/repository/maven-releases + + + + UTF-8 UTF-8