Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Commit 865fb28

Browse files
committed
up to date
1 parent dfd971f commit 865fb28

File tree

2 files changed

+195
-248
lines changed

2 files changed

+195
-248
lines changed

Spigot/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</execution>
2828
</executions>
2929
<configuration>
30+
<createDependencyReducedPom>false</createDependencyReducedPom>
3031
<relocations>
3132
<relocation>
3233
<pattern>org.bstats</pattern>
@@ -102,7 +103,7 @@
102103
</dependency>
103104
<dependency>
104105
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
105-
<artifactId>spigot-1_14</artifactId>
106+
<artifactId>WGEF-1_14_R1</artifactId>
106107
<version>${project.version}</version>
107108
<scope>compile</scope>
108109
</dependency>

0 commit comments

Comments
 (0)