We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb084d commit 0fe4896Copy full SHA for 0fe4896
itext7core/pom.xml
@@ -41,6 +41,10 @@
41
</otherArchives>
42
</mailingList>
43
</mailingLists>
44
+ <scm>
45
+ <connection>git@github.com:itext/itext7.git</connection>
46
+ <url>git@github.com:itext/itext7.git</url>
47
+ </scm>
48
<distributionManagement>
49
<relocation>
50
<artifactId>itext-core</artifactId>
itextcore/pom.xml
<repositories>
<repository>
<releases>
0 commit comments