Skip to content

Commit c6dc57c

Browse files
committed
[RELEASE] pdfHTML 3.0.2
1 parent d263f09 commit c6dc57c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>com.itextpdf</groupId>
77
<artifactId>root</artifactId>
8-
<version>7.1.13-SNAPSHOT</version>
8+
<version>7.1.13</version>
99
<relativePath/>
1010
</parent>
1111

1212
<artifactId>html2pdf</artifactId>
13-
<version>3.0.2-SNAPSHOT</version>
13+
<version>3.0.2</version>
1414

1515
<name>pdfHTML</name>
1616
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
@@ -116,4 +116,4 @@
116116
</plugin>
117117
</plugins>
118118
</build>
119-
</project>
119+
</project>

0 commit comments

Comments
 (0)