Update our patches for the latest changes
/ver is no longer useless! Meaninful version tracking yay!
This commit is contained in:
parent
c55b9c30d7
commit
9d7fbd476f
3 changed files with 35 additions and 19 deletions
|
@ -1,11 +1,11 @@
|
|||
From bdae10cc5e0da615921857bb3bc110820e54efde Mon Sep 17 00:00:00 2001
|
||||
From dfdb1b174e65bec80045ba19be94bacab4b4139b Mon Sep 17 00:00:00 2001
|
||||
From: Zach Brown <Zbob750@live.com>
|
||||
Date: Thu, 27 Nov 2014 21:07:38 -0800
|
||||
Date: Tue, 2 Dec 2014 00:16:08 -0600
|
||||
Subject: [PATCH] POM changes
|
||||
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 072f84d..c0616db 100644
|
||||
index 072f84d..140afdb 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -1,18 +1,18 @@
|
||||
|
@ -19,7 +19,7 @@ index 072f84d..c0616db 100644
|
|||
- <name>Spigot-API</name>
|
||||
- <url>http://www.spigotmc.org</url>
|
||||
+ <name>PaperSpigot-API</name>
|
||||
+ <url>>https://github.com/PaperSpigot/Paper</url>
|
||||
+ <url>https://github.com/PaperSpigot/Paper</url>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue