Skip to content

Commit 55a7782

Browse files
committed
[RELEASE] 1.0.3-SNAPSHOT -> 1.0.3
1 parent 9919f59 commit 55a7782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>com.itextpdf</groupId>
77
<artifactId>root</artifactId>
8-
<version>7.0.6-SNAPSHOT</version>
9-
<relativePath/>
8+
<version>7.0.6</version>
9+
<relativePath />
1010
</parent>
1111

1212
<artifactId>html2pdf</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414

1515
<name>pdfHTML</name>
1616
<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

Comments
 (0)