Fix up maven stuff hopefully
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -43,11 +43,11 @@
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>destroystokyo-releases</id>
|
||||
<id>papermc-releases</id>
|
||||
<url>https://papermc.io/repo/repository/maven-releases/</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>destroystokyo-snapshots</id>
|
||||
<id>papermc-snapshots</id>
|
||||
<url>https://papermc.io/repo/repository/maven-snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
Reference in New Issue
Block a user