mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2024-12-04 12:51:09 -05:00
Add argLine to properties.
This commit is contained in:
parent
26b127a4cd
commit
3e07b2ebf3
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -21,6 +21,7 @@
|
|||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<jdk.version>1.7</jdk.version>
|
||||
<argLine></argLine>
|
||||
</properties>
|
||||
|
||||
<licenses>
|
||||
|
|
Loading…
Reference in a new issue