mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-16 22:43:14 +01:00
Update our patches for upstream changes
This commit is contained in:
parent
56ceecc674
commit
3ba06bf3ff
1 changed files with 1 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Zach Brown <1254957+zachbr@users.noreply.github.com>
|
||||
Date: Tue, 2 Dec 2014 00:16:08 -0600
|
||||
Date: Tue, 9 Dec 2014 20:03:21 -0600
|
||||
Subject: [PATCH] POM changes
|
||||
|
||||
|
||||
|
@ -23,14 +23,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<parent>
|
||||
- <groupId>org.spigotmc</groupId>
|
||||
- <artifactId>spigot-parent</artifactId>
|
||||
+ <groupId>org.github.paperspigot</groupId>
|
||||
+ <artifactId>paperspigot-parent</artifactId>
|
||||
<version>dev-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
--
|
Loading…
Reference in a new issue