Skip to content

Commit b6a64ce

Browse files
committed
Try a different scm connection
1 parent 646608e commit b6a64ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

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

2424
<scm>
2525
<connection>scm:git:git://github.com/sbsdev/dtbook_hyphenator.git</connection>
26-
<developerConnection>scm:git:ssh://git@github.com:sbsdev/dtbook_hyphenator.git</developerConnection>
26+
<developerConnection>scm:git:ssh://git@github.com/sbsdev/dtbook_hyphenator.git</developerConnection>
2727
<tag>HEAD</tag>
2828
</scm>
2929

0 commit comments

Comments
 (0)