Skip to content

Commit dc3f422

Browse files
committed
[RELEASE] 2.1.5-SNAPSHOT -> 2.1.5
1 parent 62fd50b commit dc3f422

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.8-SNAPSHOT</version>
7+
<version>7.1.8</version>
88
<relativePath/>
99
</parent>
1010
<artifactId>html2pdf</artifactId>
11-
<version>2.1.5-SNAPSHOT</version>
11+
<version>2.1.5</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)