diff options
Diffstat (limited to 'fop')
-rw-r--r-- | fop/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fop/pom.xml b/fop/pom.xml index 5845e1f2c..43d68deca 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -52,6 +52,7 @@ <mainClass>org.apache.fop.cli.Main</mainClass> </manifest> <manifestEntries> + <Automatic-Module-Name>org.apache.xmlgraphics.fop</Automatic-Module-Name> <SpecificationTitle>XSL-FO - Extensible Stylesheet Language</SpecificationTitle> <SpecificationVersion>1.1</SpecificationVersion> <SpecificationVendor>World Wide Web Consortium</SpecificationVendor> |