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 a445379 commit 8b75bbfCopy full SHA for 8b75bbf
pom.xml
@@ -15,9 +15,10 @@
15
<scm>
16
<url>https://github.com/danubetech/verifiable-credentials-java</url>
17
<connection>scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection>
18
- <developerConnection>scm:git:git@danubetech/verifiable-credentials-java.git</developerConnection>
+ <developerConnection>scm:git:git@github.com:danubetech/verifiable-credentials-java.git</developerConnection>
19
</scm>
20
21
+
22
<distributionManagement>
23
<repository>
24
<id>github</id>
0 commit comments