mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 04:32:11 -07:00
Paper 1.9
This commit is contained in:
14
pom.xml
14
pom.xml
@@ -9,18 +9,18 @@
|
||||
<version>7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.github.paperspigot</groupId>
|
||||
<artifactId>paperspigot-parent</artifactId>
|
||||
<groupId>com.destroystokyo.paper</groupId>
|
||||
<artifactId>paper-parent</artifactId>
|
||||
<version>dev-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>PaperSpigot-Parent</name>
|
||||
<description>Parent project for all PaperSpigot modules.</description>
|
||||
<url>https://github.com/PaperSpigot/Spigot</url>
|
||||
<name>Paper-Parent</name>
|
||||
<description>Parent project for all Paper modules.</description>
|
||||
<url>https://github.com/PaperSpigot/Paper</url>
|
||||
|
||||
<modules>
|
||||
<module>PaperSpigot-Server</module>
|
||||
<module>PaperSpigot-API</module>
|
||||
<module>Paper-Server</module>
|
||||
<module>Paper-API</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
|
Reference in New Issue
Block a user