Skip to content

Commit 3f96313

Browse files
committed
[RELEASE] pdfHTML 3.0.3
1 parent 75a2171 commit 3f96313

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.14-SNAPSHOT</version>
9-
<relativePath/>
8+
<version>7.1.14</version>
9+
<relativePath />
1010
</parent>
1111

1212
<artifactId>html2pdf</artifactId>
13-
<version>3.0.3-SNAPSHOT</version>
13+
<version>3.0.3</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

0 commit comments

Comments
 (0)