From 364a07e98004b4b8dc0924187a0112ee36fe168d Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 3 Aug 2019 18:17:11 +0100 Subject: [PATCH] Set gl-natives and misc-natives type to nar --- gl-natives/pom.xml | 2 +- misc-natives/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml index eee915c5d2..3f92affdf4 100644 --- a/gl-natives/pom.xml +++ b/gl-natives/pom.xml @@ -9,7 +9,7 @@ openrs2-gl-natives - jar + nar OpenRS2 GL Natives diff --git a/misc-natives/pom.xml b/misc-natives/pom.xml index f124d0d8b7..a2352200dd 100644 --- a/misc-natives/pom.xml +++ b/misc-natives/pom.xml @@ -9,7 +9,7 @@ openrs2-misc-natives - jar + nar OpenRS2 Misc Natives