We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4dcb19 commit c4a4bf4Copy full SHA for c4a4bf4
pom.xml
@@ -7,12 +7,12 @@
7
<parent>
8
<groupId>com.itextpdf</groupId>
9
<artifactId>root</artifactId>
10
- <version>7.0.5-SNAPSHOT</version>
+ <version>7.0.5</version>
11
<relativePath/>
12
</parent>
13
14
<artifactId>html2pdf</artifactId>
15
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
16
17
<name>pdfHTML</name>
18
<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