Initial prep for 1.16

Remove patcehs we know need to go
add comment on one im not sure should be dropped

go ahead and fix patched repos to turn off gpg signing, as this
helps rebase/apply --continue commands not suck.

Go ahead and prep the pom file change
This commit is contained in:
Aikar 2020-06-24 04:38:17 -04:00
parent ec9fa36908
commit a28f80090e
No known key found for this signature in database
GPG key ID: 401ADFC9891FAAFE
6 changed files with 5 additions and 4 deletions

View file

@ -22,7 +22,7 @@ index 186405ba1914b2b384896c61770c225b50091401..9975ba9ae19f6217bec206fee247fac1
- <artifactId>spigot-api</artifactId>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
<version>1.15.2-R0.1-SNAPSHOT</version>
<version>1.16-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Spigot-API</name>