Skip to content

Commit

Permalink
v01.007.10 - Updated for 1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Phiwa committed Nov 11, 2020
1 parent cbb9b2c commit a5a236c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.phiwa</groupId>
<artifactId>DragonTravel</artifactId>
<version>01.007.09</version>
<version>01.007.10</version>
<build>
<resources>
<resource>
Expand Down Expand Up @@ -96,10 +96,6 @@
<groupId>org.spigot</groupId>
<artifactId>spigot-v1_16_R3</artifactId>
<version>v1_16_R3</version>
<!-- I had to do this, because it doesn't exists on Phiwa's repo, and we can't use Spigot's because there is not NMS there -->
<!-- Please build Spigot 1.16.4 with BuildTool and place it in ./lib, thanks -->
<scope>system</scope>
<systemPath>${project.basedir}/lib/spigot-1.16.4.jar</systemPath>
</dependency>

<dependency>
Expand Down

0 comments on commit a5a236c

Please sign in to comment.