Skip to content

Commit a421da7

Browse files
Update pom.xml
1 parent 6ef149d commit a421da7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pom.xml

+8-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@
4646
<version>1.8.8-R0.1-SNAPSHOT</version>
4747
<scope>system</scope>
4848
<systemPath>${project.basedir}/libs/PaperSpigot-1.8.8-R0.1-SNAPSHOT.jar</systemPath>
49+
</dependency>
50+
<dependency>
51+
<groupId>ga.windpvp</groupId>
52+
<artifactId>windspigot</artifactId>
53+
<version>2.1.3</version>
54+
<scope>system</scope>
55+
<systemPath>${project.basedir}/libs/WindSpigot.jar</systemPath>
4956
</dependency>
5057
<dependency>
5158
<groupId>com.sk89q.worldedit</groupId>
@@ -136,4 +143,4 @@
136143
</plugins>
137144
</build>
138145

139-
</project>
146+
</project>

0 commit comments

Comments
 (0)