Skip to content

Commit c074dfe

Browse files
committed
Fixed typo in scm
1 parent 99abbc4 commit c074dfe

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
@@ -22,7 +22,7 @@
2222
<scm>
2323
<url>https://github.com/maxmind/GeoIP2-java</url>
2424
<connection>scm:git:git://github.com:maxmind/GeoIP2-java.git</connection>
25-
<developerConnection>sscm:git:[email protected]:maxmind/GeoIP2-java.git</developerConnection>
25+
<developerConnection>scm:git:[email protected]:maxmind/GeoIP2-java.git</developerConnection>
2626
</scm>
2727
<issueManagement>
2828
<url>https://github.com/maxmind/GeoIP2-java/issues</url>

0 commit comments

Comments
 (0)