Skip to content

Commit 50c23a5

Browse files
committed
Try different structure
1 parent dc9b07c commit 50c23a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,12 @@
4141
</issueManagement>
4242

4343
<distributionManagement>
44+
<snapshotRepository>
45+
<id>codemc-snapshots</id>
46+
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
47+
</snapshotRepository>
4448
<repository>
45-
<id>codemc</id>
49+
<id>codemc-releases</id>
4650
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
4751
</repository>
4852
</distributionManagement>

0 commit comments

Comments
 (0)