diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 61326d8..368622a 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -20,14 +20,6 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.17
- - uses: s4u/maven-settings-action@v2.3.0
- with:
- servers: |
- [{
- "id": "laboulangeriemmo",
- "username": "${{ secrets.GH_EMAIL }}",
- "password": "${{ secrets.GH_READ_PACKAGES }}"
- }]
- name: Maven build
run: mvn clean package
- uses: actions/upload-artifact@v1
diff --git a/pom.xml b/pom.xml
index 43cad40..c4a4199 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,14 +79,14 @@
glaremasters repo
https://repo.glaremasters.me/repository/towny/
-
- laboulangeriemmo
- https://maven.pkg.github.com/laboulangerie/laboulangeriemmo
-
reposilite-repository
https://maven.reposilite.com/snapshots
+
+ jitpack.io
+ https://jitpack.io
+
@@ -103,9 +103,9 @@
provided
- net.laboulangerie
- laboulangeriemmo
- 2.2.1
+ com.github.LaBoulangerie
+ LaBoulangerieMMO
+ 2.3.1
provided