mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-05 02:22:12 +01:00
Fix parent warning in PaperSpigot-API... and rebuild other patches
This commit is contained in:
parent
a386f23f24
commit
4cd535b41d
1 changed files with 9 additions and 1 deletions
|
@ -9,7 +9,15 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||||
--- a/pom.xml
|
--- a/pom.xml
|
||||||
+++ b/pom.xml
|
+++ b/pom.xml
|
||||||
@@ -0,0 +0,0 @@
|
@@ -0,0 +0,0 @@
|
||||||
<version>9</version>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
<parent>
|
||||||
|
- <groupId>org.sonatype.oss</groupId>
|
||||||
|
- <artifactId>oss-parent</artifactId>
|
||||||
|
- <version>9</version>
|
||||||
|
+ <groupId>org.github.paperspigot</groupId>
|
||||||
|
+ <artifactId>paperspigot-parent</artifactId>
|
||||||
|
+ <version>dev-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
- <groupId>org.spigotmc</groupId>
|
- <groupId>org.spigotmc</groupId>
|
||||||
|
|
Loading…
Reference in a new issue