mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-06 22:35:28 +02:00
.
This commit is contained in:
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>
|
||||||
|
Reference in New Issue
Block a user