From e06f61a46470a06104f925373522395da33b9ac1 Mon Sep 17 00:00:00 2001 From: Graham Date: Fri, 16 Aug 2019 22:23:52 +0100 Subject: [PATCH] Convert to a standalone project --- pom.xml | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 722b53a..20ff86b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,25 +2,25 @@ 4.0.0 - - dev.openrs2 - openrs2 - 1.0.0-SNAPSHOT - - - openrs2-fernflower + dev.openrs2 + fernflower + 1.0.0-SNAPSHOT jar - OpenRS2 Fernflower + Fernflower org.assertj assertj-core + 3.13.1 + test junit junit + 4.12 + test @@ -28,16 +28,10 @@ ${project.basedir}/src ${project.basedir}/test - - net.revelc.code - impsort-maven-plugin - - true - - org.apache.maven.plugins maven-compiler-plugin + 3.8.0 1.8 1.8 @@ -46,6 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.22.2 true