Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit b34315b

Browse files
committed
chore: change repository information in pom
1 parent 86ad530 commit b34315b

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
@@ -38,11 +38,11 @@
3838
<distributionManagement>
3939
<repository>
4040
<id>crystalgames</id>
41-
<url>https://repo.crystalgames.net/internal/</url>
41+
<url>https://repo.crystalgames.net/releases/</url>
4242
</repository>
4343
<snapshotRepository>
4444
<id>crystalgames</id>
45-
<url>https://repo.crystalgames.net/internal/</url>
45+
<url>https://repo.crystalgames.net/snapshots/</url>
4646
</snapshotRepository>
4747
</distributionManagement>
4848

0 commit comments

Comments
 (0)