For 1.4.2.

This commit is contained in:
Jitse Boonstra
2019-05-02 18:15:15 +02:00
parent 2a883ebfdf
commit 1dbe797e01
23 changed files with 22 additions and 691 deletions
+1 -7
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.jitse</groupId>
<artifactId>npclib</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</parent>
<artifactId>npclib-api</artifactId>
@@ -19,12 +19,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-nms-v1_7_R4</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-nms-v1_8_R1</artifactId>