diff --git a/pom.xml b/pom.xml index 520457d5..050ab636 100644 --- a/pom.xml +++ b/pom.xml @@ -199,13 +199,6 @@ - - org.codehaus.mojo - versions-maven-plugin - - file://${openrs2.root}/version-rules.xml - - org.jacoco jacoco-maven-plugin diff --git a/version-rules.xml b/version-rules.xml deleted file mode 100644 index bc6ec118..00000000 --- a/version-rules.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - (?i).*[._-](?:alpha|beta|rc|cr|m).* - -