Skip to content

Commit

Permalink
#174, added Automatic-Module-Name to the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
bjakke committed Nov 27, 2018
1 parent 546642c commit bfa4c8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
<configuration>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
<manifestEntries>
<Automatic-Module-Name>org.opcfoundation.ua.stack</Automatic-Module-Name>
</manifestEntries>
</archive>
</configuration>
</plugin>
Expand Down

0 comments on commit bfa4c8a

Please sign in to comment.