We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c23a5 commit c9936aeCopy full SHA for c9936ae
pom.xml
@@ -41,12 +41,8 @@
41
</issueManagement>
42
43
<distributionManagement>
44
- <snapshotRepository>
45
- <id>codemc-snapshots</id>
46
- <url>https://repo.codemc.org/repository/bentoboxworld/</url>
47
- </snapshotRepository>
48
<repository>
49
- <id>codemc-releases</id>
+ <id>bentoboxworld</id>
50
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
51
</repository>
52
</distributionManagement>
0 commit comments