Skip to content

Commit

Permalink
Add Automatic-Module-Name. (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: yevgenp <yevgenp>
  • Loading branch information
yevgenp authored Sep 27, 2024
1 parent 38ba24f commit 7f31064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
<Automatic-Module-Name>${project.groupId}.${project.artifactId}</Automatic-Module-Name>
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
<Bundle-Name>OpenHFT :: ${project.artifactId}</Bundle-Name>
<Bundle-Version>${project.version}</Bundle-Version>
Expand Down

0 comments on commit 7f31064

Please sign in to comment.