Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-19 14:30:17 +01:00
Remove dependencies from parent pom
Dieser Commit ist enthalten in:
Ursprung
c52177af9f
Commit
0a61511b7c
24
pom.xml
24
pom.xml
@ -19,30 +19,6 @@
|
|||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.md-5</groupId>
|
|
||||||
<artifactId>bungeecord-api</artifactId>
|
|
||||||
<version>1.14-SNAPSHOT</version>
|
|
||||||
<type>jar</type>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.md-5</groupId>
|
|
||||||
<artifactId>bungeecord-api</artifactId>
|
|
||||||
<version>1.14-SNAPSHOT</version>
|
|
||||||
<type>javadoc</type>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.whirvis</groupId>
|
|
||||||
<artifactId>jraknet</artifactId>
|
|
||||||
<version>2.11.8</version>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<organization>
|
<organization>
|
||||||
<name>GeyserMC</name>
|
<name>GeyserMC</name>
|
||||||
<url>https://github.com/GeyserMC/Geyser/blob/master/pom.xml</url>
|
<url>https://github.com/GeyserMC/Geyser/blob/master/pom.xml</url>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren