diff --git a/InvUI/pom.xml b/InvUI/pom.xml index c16f958..8ec8db7 100644 --- a/InvUI/pom.xml +++ b/InvUI/pom.xml @@ -18,17 +18,6 @@ 16 - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - minecraft-repo - https://libraries.minecraft.net/ - - - org.jetbrains @@ -38,7 +27,7 @@ org.spigotmc - spigot + spigot-api 1.17-R0.1-SNAPSHOT provided diff --git a/InventoryAccess/1_17_R1/pom.xml b/InventoryAccess/1_17_R1/pom.xml index 4b6f6dc..e5b39a7 100644 --- a/InventoryAccess/1_17_R1/pom.xml +++ b/InventoryAccess/1_17_R1/pom.xml @@ -16,13 +16,6 @@ 16 16 - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - diff --git a/InventoryAccess/api/pom.xml b/InventoryAccess/api/pom.xml index 07c61cd..b533194 100644 --- a/InventoryAccess/api/pom.xml +++ b/InventoryAccess/api/pom.xml @@ -16,13 +16,6 @@ 8 8 - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - diff --git a/pom.xml b/pom.xml index 8995866..73386fd 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,22 @@ InvUI-Parent 0.1-SNAPSHOT pom - + + + + nms-repo + https://repo.codemc.org/repository/nms/ + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + minecraft-repo + https://libraries.minecraft.net/ + + + InventoryAccess/1_14_R1 InventoryAccess/1_15_R1