From f0baa4b9cc71104d2da5a447382402ff4f3bc831 Mon Sep 17 00:00:00 2001 From: Zach Brown <zach.brown@destroystokyo.com> Date: Thu, 3 Nov 2016 14:28:58 -0500 Subject: [PATCH] t --- Spigot-API-Patches/0001-POM-changes.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Spigot-API-Patches/0001-POM-changes.patch b/Spigot-API-Patches/0001-POM-changes.patch index f8d8ba0448..5eda768f51 100644 --- a/Spigot-API-Patches/0001-POM-changes.patch +++ b/Spigot-API-Patches/0001-POM-changes.patch @@ -1,11 +1,11 @@ -From 3c68fcf4907a3b1219943b94584520b9bf98f04e Mon Sep 17 00:00:00 2001 +From 07ca205f1c430f3efab31e4eeaf22c0d976d2501 Mon Sep 17 00:00:00 2001 From: Zach Brown <zach.brown@destroystokyo.com> Date: Mon, 29 Feb 2016 17:16:08 -0600 Subject: [PATCH] POM changes diff --git a/pom.xml b/pom.xml -index 217ce0b..821dc4e 100644 +index 217ce0b..83797ef 100644 --- a/pom.xml +++ b/pom.xml @@ -4,35 +4,37 @@ @@ -77,7 +77,7 @@ index 217ce0b..821dc4e 100644 <type>jar</type> <scope>compile</scope> </dependency> -+ <!-- bundled with Minecraf, shouldn't ever change --> ++ <!-- bundled with Minecraft, shouldn't ever change --> + <dependency> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId>