Skip to content

Commit a10288e

Browse files
committed
Disabled https for sk89q due to build error
1 parent b3765de commit a10288e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</repository>
7070
<repository>
7171
<id>sk89q-repo</id>
72-
<url>https://maven.sk89q.com/repo/</url>
72+
<url>http://maven.sk89q.com/repo/</url>
7373
</repository>
7474
<repository>
7575
<id>spigot-repo</id>

0 commit comments

Comments
 (0)