Removed 1.8 R1 support (and updated version id to v2.3.1)

Drastic improvement in library size.
This commit is contained in:
Jitse Boonstra
2019-11-04 10:13:14 +01:00
parent faf4603d80
commit 82ee9522a3
21 changed files with 14 additions and 382 deletions
+1 -7
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>net.jitse</groupId>
<artifactId>npclib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>npclib-plugin</artifactId>
@@ -26,12 +26,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-nms-v1_8_R1</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-nms-v1_8_R2</artifactId>