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 d263f09 commit c6dc57cCopy full SHA for c6dc57c
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>com.itextpdf</groupId>
7
<artifactId>root</artifactId>
8
- <version>7.1.13-SNAPSHOT</version>
+ <version>7.1.13</version>
9
<relativePath/>
10
</parent>
11
12
<artifactId>html2pdf</artifactId>
13
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
14
15
<name>pdfHTML</name>
16
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
@@ -116,4 +116,4 @@
116
</plugin>
117
</plugins>
118
</build>
119
-</project>
+</project>
0 commit comments