Skip to content

Commit 1ee56e8

Browse files
author
Raphael Vullriede
committed
chore: fix url
1 parent b61fae1 commit 1ee56e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<scm>
5353
<connection>scm:git:https://github.com/osslabz/coingecko-java.git</connection>
54-
<developerConnection>scm:https:ssh://github.com/osslabz/coingecko-java.git</developerConnection>
54+
<developerConnection>scm:git:https://github.com/osslabz/coingecko-java.git</developerConnection>
5555
<url>https://github.com/osslabz/coingecko-java</url>
5656
<tag>main</tag>
5757
</scm>

0 commit comments

Comments
 (0)