From 7854a7d7fcc9299406711ae1bc1a36710924f0ae Mon Sep 17 00:00:00 2001 From: Dalton Smith Date: Wed, 31 May 2023 14:58:06 -0500 Subject: [PATCH] Update Maven repositories --- core/pom.xml | 3 ++- pom.xml | 16 ++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ede8c7f..5ba0e23 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -35,8 +35,9 @@ tracker - com.keenant + com.github.thekeenant tabbed + v1.8 com.sk89q.worldedit diff --git a/pom.xml b/pom.xml index cd644b6..2b5042b 100644 --- a/pom.xml +++ b/pom.xml @@ -29,15 +29,19 @@ dmulloy2 - http://repo.dmulloy2.net/content/groups/public/ + https://repo.dmulloy2.net/content/groups/public/ - sk89q - http://maven.sk89q.com/repo/ + sk89q-repo + https://maven.enginehub.org/repo/ md5 - http://repo.md-5.net/content/groups/public + https://repo.md-5.net/content/groups/public/ + + + jitpack.io + https://jitpack.io @@ -94,9 +98,9 @@ - com.keenant + com.github.thekeenant tabbed - 1.7-SNAPSHOT + v1.8 com.google.code.findbugs