We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f732813 commit f86ee85Copy full SHA for f86ee85
pom.xml
@@ -7,12 +7,12 @@
7
<parent>
8
<groupId>com.itextpdf</groupId>
9
<artifactId>root</artifactId>
10
- <version>7.0.4-SNAPSHOT</version>
+ <version>7.0.4</version>
11
<relativePath/>
12
</parent>
13
14
<artifactId>html2pdf</artifactId>
15
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</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