Add Implementation-Title as required by Java 9

This commit is contained in:
md_5 2017-11-09 11:06:56 +11:00
parent 925ce399c8
commit 151fa1cb1f

View file

@ -96,6 +96,7 @@
<archive>
<manifestEntries>
<Main-Class>org.spigotmc.builder.Bootstrap</Main-Class>
<Implementation-Title>BuildTools</Implementation-Title>
<Implementation-Version>${describe}</Implementation-Version>
</manifestEntries>
</archive>