1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-13 19:28:03 +01:00

Rebuild patches for upstream changes

This commit is contained in:
Zach Brown 2015-01-12 11:21:32 -06:00
parent c94114c455
commit d04f8d3c65

View file

@ -1,6 +1,6 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Zach Brown <1254957+zachbr@users.noreply.github.com> From: Zach Brown <1254957+zachbr@users.noreply.github.com>
Date: Fri, 5 Dec 2014 22:04:50 -0600 Date: Mon, 12 Jan 2015 11:21:04 -0600
Subject: [PATCH] POM changes Subject: [PATCH] POM changes
@ -36,7 +36,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
<version>dev-SNAPSHOT</version> <version>dev-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
@@ -0,0 +0,0 @@
<dependencies> <dependencies>
<dependency> <dependency>
@ -51,7 +50,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
</configuration> </configuration>
<executions> <executions>
<execution> <execution>
- <id>ex-spigot</id> - <id>ex-spigot</id>
+ <id>ex-paperspigot</id> + <id>ex-paperspigot</id>
<configuration> <configuration>
- <outputPrefix>git-Spigot-</outputPrefix> - <outputPrefix>git-Spigot-</outputPrefix>