Skip to content

Commit 0eceb15

Browse files
committed
Update release protocol
1 parent d02ed6e commit 0eceb15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
</licenses>
2121

2222
<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>
23+
<connection>scm:git:https://github.com/dampcake/bencode.git</connection>
24+
<developerConnection>scm:git:https://github.com/dampcake/bencode.git</developerConnection>
25+
<url>https://github.com/dampcake/bencode</url>
2626
<tag>HEAD</tag>
2727
</scm>
2828

0 commit comments

Comments
 (0)