summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0135d82a3..3c666a9ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,6 +117,7 @@
</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>