mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-23 05:36:45 +01:00
.
This commit is contained in:
parent
7fb06d624b
commit
d0a5de1c0f
6
pom.xml
6
pom.xml
@ -58,9 +58,9 @@
|
|||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
<configuration>
|
<configuration>
|
||||||
<classifier>sponge</classifier>
|
<classifier>sponge</classifier>
|
||||||
<includes>
|
<excludes>
|
||||||
<include>**/com/plotsquared/bukkit/*</include>
|
<exclude>**/com/plotsquared/bukkit/*</exclude>
|
||||||
</includes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
Loading…
Reference in New Issue
Block a user