diff --git a/.gitmodules b/.gitmodules index cd59f27ac..bb51b3a00 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "work/Paper"] path = work/Paper - url = https://github.com/Akarin-project/Paper.git - branch = ver/1.12.2 \ No newline at end of file + url = https://github.com/PaperMC/Paper.git + branch = ver/1.12.2 diff --git a/sources/pom.xml b/sources/pom.xml index 988d39535..ddb8f551f 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -165,10 +165,6 @@ spongepowered-repo https://repo.spongepowered.org/maven/ - - sonatype-nexusg - https://oss.sonatype.org/content/repositories - tu-darmstadt https://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-releases/ @@ -189,6 +185,14 @@ destroystokyo-repo https://repo.songoda.com/artifactory/public/ + + sonatype + https://oss.sonatype.org/content/groups/public/ + + + destroystokyo-repo + https://destroystokyo.com/repo/repository/maven-public/ +