Skip to content

Commit db4b971

Browse files
committed
Set correct scm links
QA-1139
1 parent 5dfa0fe commit db4b971

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<name>pdfHTML</name>
1313
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
1414
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>
1519
<properties>
1620
<itext.version>${project.parent.version}</itext.version>
1721
</properties>

0 commit comments

Comments
 (0)