Skip to content

Commit 8b75bbf

Browse files
author
Mohamed Sameem Ahamed Azeem
committed
fix:scm link correction
1 parent a445379 commit 8b75bbf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
<scm>
1616
<url>https://github.com/danubetech/verifiable-credentials-java</url>
1717
<connection>scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection>
18-
<developerConnection>scm:git:git@danubetech/verifiable-credentials-java.git</developerConnection>
18+
<developerConnection>scm:git:git@github.com:danubetech/verifiable-credentials-java.git</developerConnection>
1919
</scm>
2020

21+
2122
<distributionManagement>
2223
<repository>
2324
<id>github</id>

0 commit comments

Comments
 (0)