Skip to content

Commit 578be0d

Browse files
committed
JsonConfiguration back online
1 parent 9cd346b commit 578be0d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

pom.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,11 @@
387387
<url>https://jitpack.io</url>
388388
</repository>
389389
<!-- JsonConfiguration -->
390-
<!-- Repo was down temporary, building this as workaround
390+
<!-- Repo was down temporary, building this as workaround-->
391391
<repository>
392392
<id>onarandombox</id>
393393
<url>https://repo.onarandombox.com/content/groups/public</url>
394-
</repository>-->
394+
</repository>
395395

396396
<!-- for development builds -->
397397
<repository>
@@ -402,10 +402,10 @@
402402
<id>minebench-repo</id>
403403
<url>https://repo.minebench.de/</url>
404404
</repository>
405-
<!-- <repository>-->
406-
<!-- <id>songoda-repo</id>-->
407-
<!-- <url>https://repo.songoda.com/repository/public/</url>-->
408-
<!-- </repository>-->
405+
<repository>
406+
<id>songoda-repo</id>
407+
<url>https://repo.songoda.com/repository/public/</url>
408+
</repository>
409409
<repository>
410410
<id>papermc</id>
411411
<url>https://papermc.io/repo/repository/maven-public/</url>
@@ -854,18 +854,18 @@
854854
<version>4.9.2</version>
855855
<systemPath>${project.basedir}/lib/TNE.jar</systemPath>
856856
</dependency>
857-
<!-- <dependency>-->
858-
<!-- <groupId>com.songoda</groupId>-->
859-
<!-- <artifactId>skyblock</artifactId>-->
860-
<!-- <version>2.2.13</version>-->
861-
<!-- <scope>provided</scope>-->
862-
<!-- <exclusions>-->
863-
<!-- <exclusion>-->
864-
<!-- <artifactId>MVdWPlaceholderAPI</artifactId>-->
865-
<!-- <groupId>be.maximvdw</groupId>-->
866-
<!-- </exclusion>-->
867-
<!-- </exclusions>-->
868-
<!-- </dependency>-->
857+
<dependency>
858+
<groupId>com.songoda</groupId>
859+
<artifactId>skyblock</artifactId>
860+
<version>2.2.13</version>
861+
<scope>provided</scope>
862+
<exclusions>
863+
<exclusion>
864+
<artifactId>MVdWPlaceholderAPI</artifactId>
865+
<groupId>be.maximvdw</groupId>
866+
</exclusion>
867+
</exclusions>
868+
</dependency>
869869
<!-- <dependency>-->
870870
<!-- <groupId>team.aura_dev.lib.slf4j-plugin.spigot</groupId>-->
871871
<!-- <artifactId>slf4j-plugin-spigot</artifactId>-->

0 commit comments

Comments
 (0)