From 645afc2e2866802737ea2a8525aef851ee24ec0a Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sun, 27 Jan 2019 10:24:53 -0600 Subject: [PATCH] Lock down to release builds - need reproducability Need to do this since WG and WE changes are often breaking, and tying to 'SNAPSHOT' just means we cannot reproduce builds tied to actual released versions of WG or WE --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b3803c0..17468dc 100644 --- a/pom.xml +++ b/pom.xml @@ -69,12 +69,12 @@ com.sk89q.worldguard worldguard-core - 7.0.0-SNAPSHOT + 7.0.0-20190122.121904-27 com.sk89q.worldedit worldedit-core - 7.0.0-SNAPSHOT + 7.0.0-20190123.212314-59 1.1-SNAPSHOT