aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-API-Patches
diff options
context:
space:
mode:
authorZach Brown <[email protected]>2016-11-03 14:28:58 -0500
committerZach Brown <[email protected]>2016-11-03 14:28:58 -0500
commitf0baa4b9cc71104d2da5a447382402ff4f3bc831 (patch)
tree0d4cc4522dc25872f0b714cdcd6ecd2777b1f942 /Spigot-API-Patches
parentc4829af34f27ef2fbf38df97a263404c6f0b2811 (diff)
downloadPaper-f0baa4b9cc71104d2da5a447382402ff4f3bc831.tar.gz
Paper-f0baa4b9cc71104d2da5a447382402ff4f3bc831.zip
t
Diffstat (limited to 'Spigot-API-Patches')
-rw-r--r--Spigot-API-Patches/0001-POM-changes.patch6
1 files 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 <[email protected]>
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>