From a0048bb4252a58564d510dad52e9c54174a3686c Mon Sep 17 00:00:00 2001
From: Zach Brown <1254957+zachbr@users.noreply.github.com>
Date: Thu, 7 Feb 2019 00:48:17 -0500
Subject: [PATCH] Always run server tests
---
Spigot-Server-Patches/POM-Changes.patch | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/Spigot-Server-Patches/POM-Changes.patch b/Spigot-Server-Patches/POM-Changes.patch
index 7d16f08893..14ef183cb0 100644
--- a/Spigot-Server-Patches/POM-Changes.patch
+++ b/Spigot-Server-Patches/POM-Changes.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] POM Changes
diff --git a/pom.xml b/pom.xml
-index a985cf0c7b..0305674eb0 100644
+index a985cf0c..3791b728 100644
--- a/pom.xml
+++ b/pom.xml
@@ -0,0 +0,0 @@
@@ -23,7 +23,11 @@ index a985cf0c7b..0305674eb0 100644
+ https://papermc.io
- true
+- true
++
+ UTF-8
+ unknown
+ 1.13.2
@@ -0,0 +0,0 @@
@@ -150,7 +154,7 @@ index a985cf0c7b..0305674eb0 100644
diff --git a/src/main/java/org/bukkit/craftbukkit/util/Versioning.java b/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
-index 93046379d0..674096cab1 100644
+index 93046379..674096ca 100644
--- a/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
+++ b/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
@@ -0,0 +0,0 @@ public final class Versioning {