Skip to content

Commit 83f7916

Browse files
committed
Fix distribution management tag
1 parent b800350 commit 83f7916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

4343
<distributionManagement>
44-
<snapshotRepository>
44+
<repository>
4545
<id>bentoboxworld</id>
4646
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
47-
</snapshotRepository>
47+
</repository>
4848
</distributionManagement>
4949

5050
<properties>

0 commit comments

Comments
 (0)