Disable duplicate repo
This commit is contained in:
parent
779ef61b4f
commit
ff8f52720d
2
pom.xml
2
pom.xml
@ -84,11 +84,13 @@
|
||||
|
||||
<!--This adds the Bukkit API artifact to the build -->
|
||||
<!-- Do not include this in the pom.xml file if the Spigot API is already added -->
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.15.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
-->
|
||||
</dependencies>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user