We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d254b11 commit 0dca2f7Copy full SHA for 0dca2f7
pom.xml
@@ -42,8 +42,8 @@
42
</developers>
43
44
<scm>
45
- <connection>scm:git:ssh://git@github.com/osslabz/electrum-client.git</connection>
46
- <developerConnection>scm:git:ssh://git@github.com/osslabz/electrum-client.git</developerConnection>
+ <connection>scm:git:https://github.com/osslabz/electrum-client.git</connection>
+ <developerConnection>scm:git:https://github.com/osslabz/electrum-client.git</developerConnection>
47
<url>https://github.com/osslabz/electrum-client</url>
48
<tag>main</tag>
49
</scm>
0 commit comments