mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
#443 Automatic-Module-Name in each JARs MANIFEST.MF
This commit is contained in:
parent
6930168c93
commit
b32a861b2d
1
pom.xml
1
pom.xml
@ -106,6 +106,7 @@
|
||||
<Implementation-Vendor>TwelveMonkeys</Implementation-Vendor>
|
||||
<Implementation-Version>${project.version}</Implementation-Version>
|
||||
<Implementation-URL>${project.url}</Implementation-URL>
|
||||
<Automatic-Module-Name>twelvemonkeys-${project.artifactId}</Automatic-Module-Name>
|
||||
</manifestEntries>
|
||||
</archive>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user