aboutsummaryrefslogtreecommitdiffhomepage
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 475d4b7e1c..f1b650bf59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,3 @@
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -33,12 +32,8 @@
<repositories>
<repository>
- <id>md_5-releases</id>
- <url>http://repo.md-5.net/content/repositories/releases/</url>
- </repository>
- <repository>
- <id>aikar</id>
- <url>http://ci.emc.gs/nexus/content/repositories/aikar/</url>
+ <id>papermc</id>
+ <url>https://papermc.io/repo/repository/maven-public/</url>
</repository>
</repositories>