From ba1443826ef23c39b5a3d337e5d76381f109cf25 Mon Sep 17 00:00:00 2001 From: SamuelCastrillon Date: Sun, 25 Jan 2026 21:26:00 -0500 Subject: [PATCH] feat: Update the project artifact ID, add Hytale Maven repositories, and update the Hytale server dependency. --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 26bc55a..b5e3d22 100644 --- a/pom.xml +++ b/pom.xml @@ -14,11 +14,25 @@ UTF-8 + + + + hytale-release + https://maven.hytale.com/release + + + + hytale-pre-release + https://maven.hytale.com/pre-release + + + com.hypixel.hytale - HytaleServer-parent - 1.0-SNAPSHOT + Server + + 2026.01.24-6e2d4fc36 provided