diff --git a/gl-dri-natives/pom.xml b/gl-dri-natives/pom.xml
index ff38709..8fb7fb9 100644
--- a/gl-dri-natives/pom.xml
+++ b/gl-dri-natives/pom.xml
@@ -4,7 +4,7 @@
dev.openrs2
- openrs2
+ openrs2-natives
1.0.0-SNAPSHOT
diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml
index 11480ad..e98816b 100644
--- a/gl-natives/pom.xml
+++ b/gl-natives/pom.xml
@@ -4,7 +4,7 @@
dev.openrs2
- openrs2
+ openrs2-natives
1.0.0-SNAPSHOT
diff --git a/misc-natives/pom.xml b/misc-natives/pom.xml
index a93de5e..cbd5b86 100644
--- a/misc-natives/pom.xml
+++ b/misc-natives/pom.xml
@@ -4,7 +4,7 @@
dev.openrs2
- openrs2
+ openrs2-natives
1.0.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..75d52ed
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,127 @@
+
+
+ 4.0.0
+
+
+ dev.openrs2
+ openrs2-parent
+ 1.0.0-SNAPSHOT
+
+
+ openrs2-natives
+ 1.0.0-SNAPSHOT
+ pom
+
+ OpenRS2 Natives
+
+ Open-source replacements for the jaggl, jaggl_dri and jagmisc native
+ libraries.
+
+
+
+ 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
+
+
+ Gitea
+ https://git.openrs2.dev/openrs2/openrs2-natives/issues
+
+
+ Jenkins
+ https://build.openrs2.dev/job/openrs2-natives/
+
+
+
+ ${java.home}
+
+
+
+
+ openrs2
+ OpenRS2
+ https://repo.openrs2.dev/repository/openrs2/
+
+ true
+
+
+ false
+
+
+
+ openrs2-snapshots
+ OpenRS2 Snapshots
+ https://repo.openrs2.dev/repository/openrs2-snapshots/
+
+ false
+
+
+ true
+
+
+
+
+
+
+
+ com.github.maven-nar
+ nar-maven-plugin
+ true
+
+
+
+ shared
+ gui
+ false
+
+
+
+ full
+
+
+ true
+
+
+
+
+
+
+
+
+ mac
+
+
+ mac
+
+
+
+ gl-natives
+
+
+
+ unix
+
+
+ unix
+ !mac os x
+
+
+
+ gl-natives
+ gl-dri-natives
+
+
+
+ windows
+
+
+ windows
+
+
+
+ gl-natives
+ misc-natives
+
+
+
+