mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-04-25 16:09:44 +00:00
Don't build groupmanager.
This commit is contained in:
parent
6b2f87c5a9
commit
5ca02e6596
1 changed files with 0 additions and 7 deletions
7
pom.xml
7
pom.xml
|
@ -103,13 +103,6 @@
|
|||
<systemPath>${java.home}/../lib/tools.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<configuration>
|
||||
<target name="buildgm">
|
||||
<replace dir="EssentialsGroupManager/src" includes="plugin.yml" token="version: GMBuildVer"
|
||||
value="version: ${GMVer}"/>
|
||||
<ant dir="EssentialsGroupManager" antfile="build.xml"/>
|
||||
</target>
|
||||
</configuration>
|
||||
<inherited>false</inherited>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in a new issue