Skip to content

Commit e054888

Browse files
committed
use short version of url for git ssh protocol
1 parent 49ed866 commit e054888

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
@@ -43,7 +43,7 @@
4343

4444
<scm>
4545
<connection>scm:git:https://github.com/spacious-team/table-wrapper-excel-impl.git</connection>
46-
<developerConnection>scm:git:ssh://git@github.com:spacious-team/table-wrapper-excel-impl.git</developerConnection>
46+
<developerConnection>scm:git:git@github.com:spacious-team/table-wrapper-excel-impl.git</developerConnection>
4747
<tag>master</tag>
4848
<url>https://github.com/spacious-team/table-wrapper-excel-impl</url>
4949
</scm>

0 commit comments

Comments
 (0)