From e8ef38328288e1bfcdef41f70e1e75046bfdbf31 Mon Sep 17 00:00:00 2001 From: SamuelCastrillon Date: Sun, 25 Jan 2026 21:19:49 -0500 Subject: [PATCH] feat: Update the project artifact ID, add Hytale Maven repositories, and update the Hytale server dependency. --- pom.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 26bc55a..354f2a7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 dev.hytalemodding - ExamplePlugin + Test 01 1.0-SNAPSHOT @@ -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