diff options
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> |