Skip to content

Commit 8347e73

Browse files
committed
Update CodeMC repos
1 parent d2f32d3 commit 8347e73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,9 @@
4141
</issueManagement>
4242

4343
<distributionManagement>
44-
<snapshotRepository>
45-
<id>codemc-snapshots</id>
46-
<url>https://repo.codemc.org/repository/maven-snapshots</url>
47-
</snapshotRepository>
4844
<repository>
49-
<id>codemc-releases</id>
50-
<url>https://repo.codemc.org/repository/maven-releases</url>
45+
<id>bentoboxworld</id>
46+
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
5147
</repository>
5248
</distributionManagement>
5349

@@ -120,6 +116,10 @@
120116
<id>spigot-repo</id>
121117
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots</url>
122118
</repository>
119+
<repository>
120+
<id>bentoboxworld</id>
121+
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
122+
</repository>
123123
<repository>
124124
<id>codemc</id>
125125
<url>https://repo.codemc.org/repository/maven-snapshots/</url>

0 commit comments

Comments
 (0)