We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa0900 commit b453d95Copy full SHA for b453d95
pom.xml
@@ -158,6 +158,7 @@
158
<Bundle-SymbolicName>nu.validator.htmlparser</Bundle-SymbolicName>
159
<Bundle-Version>${project.version}</Bundle-Version>
160
<Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment>
161
+ <Automatic-Module-Name>nu.validator.htmlparser</Automatic-Module-Name>
162
<_removeheaders>Built-By,Bnd-LastModified</_removeheaders>
163
</instructions>
164
</configuration>
0 commit comments