From a313a35f3abf647fe49ff2d552cccc4f692e86ae Mon Sep 17 00:00:00 2001 From: tastybento Date: Tue, 11 May 2021 19:46:02 -0700 Subject: [PATCH] Changed distribution management. --- pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0ddb22f79..9ba4161e2 100644 --- a/pom.xml +++ b/pom.xml @@ -17,11 +17,14 @@ - - bintray-tastybento-maven-repo - tastybento-askyblock - https://api.bintray.com/maven/tastybento/maven-repo/askyblock/;publish=1 - + + codemc-snapshots + https://repo.codemc.org/repository/maven-snapshots + + + codemc-releases + https://repo.codemc.org/repository/maven-releases + clean package install