diff options
author | Zach Brown <[email protected]> | 2015-05-25 15:59:30 -0500 |
---|---|---|
committer | Zach Brown <[email protected]> | 2015-05-25 15:59:30 -0500 |
commit | dfdbaa3bd8f919246040a277f43364aae10a293e (patch) | |
tree | 16d4967c5ae566de62c88b3e4111095a76055019 /Spigot-Server-Patches/0001-POM-Changes.patch | |
parent | 2c46441a7bdc6439738460b527c9dda3cc4006a3 (diff) | |
download | Paper-dfdbaa3bd8f919246040a277f43364aae10a293e.tar.gz Paper-dfdbaa3bd8f919246040a277f43364aae10a293e.zip |
Update to 1.8.6
Diffstat (limited to 'Spigot-Server-Patches/0001-POM-Changes.patch')
-rw-r--r-- | Spigot-Server-Patches/0001-POM-Changes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Spigot-Server-Patches/0001-POM-Changes.patch b/Spigot-Server-Patches/0001-POM-Changes.patch index 9cb914e933..a28ddf2593 100644 --- a/Spigot-Server-Patches/0001-POM-Changes.patch +++ b/Spigot-Server-Patches/0001-POM-Changes.patch @@ -1,11 +1,11 @@ -From 014a476d8eec7b9eb767c686ceef28f66575f445 Mon Sep 17 00:00:00 2001 +From cd68e613ef1dab9ea6c0949808e692305bbd7b3d Mon Sep 17 00:00:00 2001 From: Zach Brown <[email protected]> Date: Thu, 19 Mar 2015 19:41:15 -0500 Subject: [PATCH] POM Changes diff --git a/pom.xml b/pom.xml -index f15cc07..0d5048e 100644 +index 99fe937..61d6346 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ @@ -17,7 +17,7 @@ index f15cc07..0d5048e 100644 + <groupId>org.github.paperspigot</groupId> + <artifactId>paperspigot</artifactId> <packaging>jar</packaging> - <version>1.8.5-R0.1-SNAPSHOT</version> + <version>1.8.6-R0.1-SNAPSHOT</version> - <name>Spigot</name> - <url>http://www.spigotmc.org</url> + <name>PaperSpigot</name> |