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 5dfa0fe commit db4b971Copy full SHA for db4b971
pom.xml
@@ -12,6 +12,10 @@
12
<name>pdfHTML</name>
13
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
14
them to PDF.</description>
15
+ <scm>
16
+ <connection>scm:git:ssh://git@git.itextsupport.com:7999/i7j/html2pdf.git</connection>
17
+ <url>https://git.itextsupport.com/projects/I7J/repos/html2pdf</url>
18
+ </scm>
19
<properties>
20
<itext.version>${project.parent.version}</itext.version>
21
</properties>
0 commit comments