commit | b34d8f8f46418e4f60b2c38a740669456ec3e3c2 | [log] [tgz] |
---|---|---|
author | Andreas Hager <andy@mazebert.com> | Sun Feb 07 10:03:17 2021 +0100 |
committer | GitHub <noreply@github.com> | Sun Feb 07 10:03:17 2021 +0100 |
tree | d83594ca9b9460aeca5598b55529c10fad94445b | |
parent | fa5c589fb6037e0b7e9bb6b21b537a5411420ac7 [diff] |
Add automatic module name
diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 2aaee67..992fb32 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF
@@ -7,3 +7,4 @@ Created-By: 1.8.0_181 (Oracle Corporation) Export-Package: org.owasp.encoder Tool: Bnd-1.50.0 +Automatic-Module-Name: org.owasp.encoder