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 d8f893b commit 1d3defaCopy full SHA for 1d3defa
pom.xml
@@ -11,8 +11,8 @@
11
12
<scm>
13
<url>https://github.com/danubetech/verifiable-credentials-java</url>
14
- <connection>scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection>
15
- <developerConnection>scm:git:git@github.com:danubetech/verifiable-credentials-java.git</developerConnection>
+ <connection>scm:git:https://github.com/danubetech/verifiable-credentials-java.git</connection>
+ <developerConnection>scm:git:https://github.com/danubetech/verifiable-credentials-java.git</developerConnection>
16
</scm>
17
18
<issueManagement>
0 commit comments