Skip to content

Commit 0f3bf4e

Browse files
committed
[RELEASE] 2.1.6-SNAPSHOT -> 2.1.6
1 parent 4fb8fff commit 0f3bf4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>com.itextpdf</groupId>
66
<artifactId>root</artifactId>
7-
<version>7.1.9-SNAPSHOT</version>
7+
<version>7.1.9</version>
88
<relativePath/>
99
</parent>
1010
<artifactId>html2pdf</artifactId>
11-
<version>2.1.6-SNAPSHOT</version>
11+
<version>2.1.6</version>
1212
<name>pdfHTML</name>
1313
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
1414
them to PDF.</description>

0 commit comments

Comments
 (0)