Skip to content

Commit

Permalink
Remove automatic module name #884
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Stäber <fabian@fstab.de>
  • Loading branch information
fstab committed Oct 30, 2023
1 parent cff40dd commit 348bf37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,13 @@
<artifactId>maven-bundle-plugin</artifactId>
<version>2.4.0</version>
<extensions>true</extensions>
<!--
<configuration>
<instructions>
<Automatic-Module-Name>${automatic.module.name}</Automatic-Module-Name>
</instructions>
</configuration>
-->
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 348bf37

Please sign in to comment.