Skip to content

Commit 325b98b

Browse files
committed
Revert "Set Automatic-Module-Name in manifest"
This reverts commit 4aa32ed.
1 parent 0e718eb commit 325b98b

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

protobuf-maven-plugin/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -184,16 +184,6 @@
184184
<!-- Add additional entries to the JAR's MANIFEST.MF. -->
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-jar-plugin</artifactId>
187-
188-
<configuration>
189-
<archive>
190-
<manifestEntries>
191-
<!-- Also add JPMS forwards compatibility. We don't do this in the parent
192-
as we have to propagate the change to all integration tests if we do. -->
193-
<Automatic-Module-Name>io.github.ascopes.protobufmavenplugin</Automatic-Module-Name>
194-
</manifestEntries>
195-
</archive>
196-
</configuration>
197187
</plugin>
198188

199189
<plugin>

0 commit comments

Comments
 (0)