diff --git a/.mvn/local-settings.xml b/.mvn/local-settings.xml new file mode 100644 index 0000000..10b31ab --- /dev/null +++ b/.mvn/local-settings.xml @@ -0,0 +1,12 @@ + + + + maven-default-http-blocker + dummy + Dummy mirror to override default blocking mirror that blocks http + http://0.0.0.0/ + + + diff --git a/.mvn/maven.config b/.mvn/maven.config new file mode 100644 index 0000000..d97a699 --- /dev/null +++ b/.mvn/maven.config @@ -0,0 +1 @@ +--settings ./.mvn/local-settings.xml diff --git a/pom.xml b/pom.xml index be67daf..bdd3383 100644 --- a/pom.xml +++ b/pom.xml @@ -71,16 +71,21 @@ intellectualsites-snapshots-repo https://mvn.intellectualsites.com/content/repositories/public/ - - - nlthijs48 - http://maven.wiefferink.me - inventive-repo https://repo.inventivetalent.org/content/groups/public/ + + + enginehub-repo + https://maven.enginehub.org/repo/ + + + + areashop-repo + http://wiefferink.me:8080/plugin/repository/everything/ + @@ -130,7 +135,6 @@ me.wiefferink areashop 2.6.0 - provided world.bentobox @@ -140,7 +144,7 @@ com.github.IntellectualSites.PlotSquared - Bukkit + Core 4.453 provided