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 b2f42cd commit a98c759Copy full SHA for a98c759
pom.xml
@@ -36,8 +36,8 @@
36
37
<scm>
38
<url>https://github.com/decentralized-identity/universal-resolver</url>
39
- <connection>scm:git:git://github.com/decentralized-identity/universal-resolver.git</connection>
40
- <developerConnection>scm:git:git@github.com:decentralized-identity/universal-resolver.git</developerConnection>
+ <connection>scm:git:https://github.com/decentralized-identity/universal-resolver.git</connection>
+ <developerConnection>scm:git:https://github.com/decentralized-identity/universal-resolver.git</developerConnection>
41
</scm>
42
43
<issueManagement>
0 commit comments