mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-22 05:59:16 +01:00
[Build] Stop Maven's complaining
This commit is contained in:
parent
0d9b6cdad3
commit
db27368d31
2
pom.xml
2
pom.xml
@ -75,7 +75,7 @@
|
|||||||
</descriptorRefs>
|
</descriptorRefs>
|
||||||
<!-- Stick jar in root dir, if you want -->
|
<!-- Stick jar in root dir, if you want -->
|
||||||
<outputDirectory>${jar_dir}</outputDirectory>
|
<outputDirectory>${jar_dir}</outputDirectory>
|
||||||
<finalName>HIDToVPADNetworkClient-${version}-nightly</finalName>
|
<finalName>HIDToVPADNetworkClient-${project.version}-nightly</finalName>
|
||||||
</configuration>
|
</configuration>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
|
Loading…
Reference in New Issue
Block a user