Skip to content

Commit 4e6c2fb

Browse files
committed
fix: use correct url for developerConnection
1 parent 305ce10 commit 4e6c2fb

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
@@ -12,7 +12,7 @@
1212
<scm>
1313
<url>https://github.com/danubetech/key-formats-java</url>
1414
<connection>scm:git:git://github.com/danubetech/key-formats-java.git</connection>
15-
<developerConnection>scm:git:git@danubetech/key-formats-java.git</developerConnection>
15+
<developerConnection>scm:git:git@github.com:danubetech/key-formats-java.git</developerConnection>
1616
</scm>
1717

1818
<issueManagement>

0 commit comments

Comments
 (0)