From 7ebe8ffe9ae0e0cb1c237b544ffdda9324f21b8f Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 1 Mar 2016 11:08:52 +1100 Subject: [PATCH] Fix accidental omission of R revision number in version. --- Bukkit-Patches/0001-POM-Changes.patch | 6 +++--- CraftBukkit-Patches/0001-POM-Changes.patch | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Bukkit-Patches/0001-POM-Changes.patch b/Bukkit-Patches/0001-POM-Changes.patch index f6d4126c..1c9c7878 100644 --- a/Bukkit-Patches/0001-POM-Changes.patch +++ b/Bukkit-Patches/0001-POM-Changes.patch @@ -1,11 +1,11 @@ -From a583c578d388bff0e1deb7c3aafd935cd9d1dbb5 Mon Sep 17 00:00:00 2001 +From d35eb2e7b032daa603adb2d6bded806c571f2958 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 2 Jun 2013 10:36:24 +1000 Subject: [PATCH] POM Changes diff --git a/pom.xml b/pom.xml -index c893bd2..a633a78 100644 +index 204d681..6377570 100644 --- a/pom.xml +++ b/pom.xml @@ -9,14 +9,14 @@ @@ -16,7 +16,7 @@ index c893bd2..a633a78 100644 - bukkit + org.spigotmc + spigot-api - 1.9-SNAPSHOT + 1.9-R0.1-SNAPSHOT jar - Bukkit diff --git a/CraftBukkit-Patches/0001-POM-Changes.patch b/CraftBukkit-Patches/0001-POM-Changes.patch index 7619c5f3..74548f44 100644 --- a/CraftBukkit-Patches/0001-POM-Changes.patch +++ b/CraftBukkit-Patches/0001-POM-Changes.patch @@ -1,4 +1,4 @@ -From efc8adeba61da66aec88152cd8b7b4a740bc632c Mon Sep 17 00:00:00 2001 +From 557701997ce405356a4c971de0a32a8587511244 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 13:07:39 +1000 Subject: [PATCH] POM Changes @@ -6,7 +6,7 @@ Subject: [PATCH] POM Changes Basic changes to the build system which mark the artifact as Spigot, and the necessary code changes to ensure proper functionality. Also disables the auto updater provided by CraftBukkit as it is useless to us. diff --git a/pom.xml b/pom.xml -index 5afb2b8..953cdbc 100644 +index 452ed6c..4f7cea7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ @@ -18,7 +18,7 @@ index 5afb2b8..953cdbc 100644 + org.spigotmc + spigot jar - 1.9-SNAPSHOT + 1.9-R0.1-SNAPSHOT - CraftBukkit - http://www.bukkit.org + Spigot