parent
4a43fc51dd
commit
1872425b89
1 changed files with 3 additions and 3 deletions
4
pom.xml
4
pom.xml
|
@ -39,11 +39,11 @@
|
|||
<execution>
|
||||
<phase>prepare-package</phase>
|
||||
<configuration>
|
||||
<tasks>
|
||||
<target>
|
||||
<replace token="v1_21_R1" value="${project.nms.version}" dir="target/classes">
|
||||
<include name="**/*.java" />
|
||||
</replace>
|
||||
</tasks>
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
<goal>run</goal>
|
||||
|
|
Loading…
Reference in a new issue