mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2025-02-22 14:52:19 +01:00
Fix small Maven warning
This commit is contained in:
parent
e0e6c39dae
commit
8af6e1d6f1
@ -106,9 +106,9 @@
|
||||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<version>1.8</version>
|
||||
<configuration>
|
||||
<tasks>
|
||||
<target>
|
||||
<copy file="./target/${project.build.finalName}.jar" tofile="${copyResult}\${project.build.finalName}.jar"/>
|
||||
</tasks>
|
||||
</target>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
Reference in New Issue
Block a user