Skip to content

Commit 789e67d

Browse files
committed
enabled PDF locales
1 parent 774ff2c commit 789e67d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@
209209
<plugin>
210210
<groupId>org.apache.maven.plugins</groupId>
211211
<artifactId>maven-pdf-plugin</artifactId>
212+
<configuration>
213+
<locales>en,es,ja,ko,zh</locales>
214+
</configuration>
212215
</plugin>
213216
<plugin>
214217
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)