From 5067cd9cffed5af1b3ad5833a720aa0b83990a23 Mon Sep 17 00:00:00 2001 From: Lixfel Date: Tue, 10 Dec 2019 17:50:51 +0100 Subject: [PATCH] Fixing maven dependencies --- SchematicSystem_12/pom.xml | 4 ++-- SchematicSystem_14/pom.xml | 4 ++-- SchematicSystem_Main/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SchematicSystem_12/pom.xml b/SchematicSystem_12/pom.xml index db8635d..364351e 100644 --- a/SchematicSystem_12/pom.xml +++ b/SchematicSystem_12/pom.xml @@ -29,8 +29,8 @@ steamwar - Spigot-1.12 - 1.0 + Spigot + 1.12 provided diff --git a/SchematicSystem_14/pom.xml b/SchematicSystem_14/pom.xml index cb64822..746d6d8 100644 --- a/SchematicSystem_14/pom.xml +++ b/SchematicSystem_14/pom.xml @@ -34,8 +34,8 @@ steamwar - Spigot-1.14 - 1.0 + Spigot + 1.14 provided diff --git a/SchematicSystem_Main/pom.xml b/SchematicSystem_Main/pom.xml index c314f67..3013822 100644 --- a/SchematicSystem_Main/pom.xml +++ b/SchematicSystem_Main/pom.xml @@ -46,8 +46,8 @@ steamwar - Spigot-1.12 - 1.0 + Spigot + 1.12 provided