diff --git a/README.md b/README.md index 7440c04..5615fcd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenRS2 Natives -[![Build status badge](https://build.openrs2.dev/api/badges/openrs2/openrs2-natives/status.svg)](https://build.openrs2.dev/openrs2/openrs2-natives/) +[![Build status badge](https://build.openrs2.org/api/badges/openrs2/openrs2-natives/status.svg)](https://build.openrs2.org/openrs2/openrs2-natives/) ## Introduction diff --git a/gl-dri-natives/pom.xml b/gl-dri-natives/pom.xml index 375e06f..b61d46f 100644 --- a/gl-dri-natives/pom.xml +++ b/gl-dri-natives/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - dev.openrs2 + org.openrs2 openrs2-natives 1.0.1-SNAPSHOT diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml index 6798057..a641d93 100644 --- a/gl-natives/pom.xml +++ b/gl-natives/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - dev.openrs2 + org.openrs2 openrs2-natives 1.0.1-SNAPSHOT diff --git a/misc-natives/pom.xml b/misc-natives/pom.xml index 2b8422b..5b6db78 100644 --- a/misc-natives/pom.xml +++ b/misc-natives/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - dev.openrs2 + org.openrs2 openrs2-natives 1.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 58294da..40a245a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - dev.openrs2 + org.openrs2 openrs2-parent - 1.0.11 + 1.0.13 openrs2-natives @@ -19,18 +19,18 @@ - scm:git:https://git.openrs2.dev/openrs2/openrs2-natives.git - scm:git:git@git.openrs2.dev:openrs2/openrs2-natives.git - https://git.openrs2.dev/openrs2/openrs2-natives + scm:git:https://git.openrs2.org/openrs2/openrs2-natives.git + scm:git:git@git.openrs2.org:openrs2/openrs2-natives.git + https://git.openrs2.org/openrs2/openrs2-natives HEAD Gitea - https://git.openrs2.dev/openrs2/openrs2-natives/issues + https://git.openrs2.org/openrs2/openrs2-natives/issues Drone - https://build.openrs2.dev/openrs2/openrs2-natives/ + https://build.openrs2.org/openrs2/openrs2-natives/ @@ -41,7 +41,7 @@ openrs2 OpenRS2 - https://repo.openrs2.dev/repository/openrs2/ + https://repo.openrs2.org/repository/openrs2/ true never @@ -53,7 +53,7 @@ openrs2-snapshots OpenRS2 Snapshots - https://repo.openrs2.dev/repository/openrs2-snapshots/ + https://repo.openrs2.org/repository/openrs2-snapshots/ false