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 d02ed6e commit 0eceb15Copy full SHA for 0eceb15
pom.xml
@@ -20,9 +20,9 @@
20
</licenses>
21
22
<scm>
23
- <connection>scm:git:git@github.com:dampcake/bencode.git</connection>
24
- <developerConnection>scm:git:git@github.com:dampcake/bencode.git</developerConnection>
25
- <url>git@github.com:dampcake/bencode.git</url>
+ <connection>scm:git:https://github.com/dampcake/bencode.git</connection>
+ <developerConnection>scm:git:https://github.com/dampcake/bencode.git</developerConnection>
+ <url>https://github.com/dampcake/bencode</url>
26
<tag>HEAD</tag>
27
</scm>
28
0 commit comments