mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 19:50:38 +00:00
.
This commit is contained in:
parent
7fb06d624b
commit
d0a5de1c0f
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -58,9 +58,9 @@
|
|||
<phase>package</phase>
|
||||
<configuration>
|
||||
<classifier>sponge</classifier>
|
||||
<includes>
|
||||
<include>**/com/plotsquared/bukkit/*</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<exclude>**/com/plotsquared/bukkit/*</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
|
Loading…
Reference in a new issue