revert accidental change

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891476 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-07-12 09:54:00 +00:00
parent 21dc03f9a7
commit 4b85fe460d
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ open module org.apache.poi.ooxml.schemas {
exports com.microsoft.schemas.office.excel;
exports com.microsoft.schemas.office.office;
exports com.microsoft.schemas.office.visio.x2012.main;
exports com.microsoft.schemas.office.word;
exports com.microsoft.schemas.office.x2006.digsig;
exports com.microsoft.schemas.vml;
exports org.apache.poi.schemas.ooxml.system.ooxml;
@ -50,4 +51,4 @@ open module org.apache.poi.ooxml.schemas {
exports org.openxmlformats.schemas.wordprocessingml.x2006.main;
exports org.openxmlformats.schemas.xpackage.x2006.digitalSignature;
exports org.w3.x2000.x09.xmldsig;
}
}