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 00d24f1 commit ea99f2fCopy full SHA for ea99f2f
src/site/pdf.xml
@@ -18,7 +18,7 @@
18
<document xmlns="http://maven.apache.org/DOCUMENT/1.0.1"
19
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20
xsi:schemaLocation="http://maven.apache.org/DOCUMENT/1.0.1 http://maven.apache.org/xsd/document-1.0.1.xsd"
21
- outputName="maven-pdf-plugin">
+ outputName="${project.artifactId}-${project.version}">
22
23
<meta>
24
<title>MyBatis - the world's most popular SQL Mapping framework.</title>
0 commit comments