Skip to content

Commit 00d24f1

Browse files
committed
added PDF plugin
1 parent 6ae7a65 commit 00d24f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@
206206

207207
<build>
208208
<plugins>
209+
<plugin>
210+
<groupId>org.apache.maven.plugins</groupId>
211+
<artifactId>maven-pdf-plugin</artifactId>
212+
</plugin>
209213
<plugin>
210214
<groupId>org.apache.maven.plugins</groupId>
211215
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)