Skip to content

Commit 2d78654

Browse files
carlosamesideshowbarker
authored andcommitted
POM: add an automatic module name entry to MANIFEST.MF.
1 parent dc10ae9 commit 2d78654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@
158158
<Bundle-SymbolicName>nu.validator.htmlparser</Bundle-SymbolicName>
159159
<Bundle-Version>${project.version}</Bundle-Version>
160160
<Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment>
161+
<Automatic-Module-Name>nu.validator.htmlparser</Automatic-Module-Name>
161162
<_removeheaders>Built-By,Bnd-LastModified</_removeheaders>
162163
</instructions>
163164
</configuration>

0 commit comments

Comments
 (0)