Skip to content

Commit 0f64ff9

Browse files
committed
Fixed developerConnection
1 parent f14bd09 commit 0f64ff9

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
@@ -18,7 +18,7 @@
1818
<scm>
1919
<url>https://github.com/subshell/simplexml</url>
2020
<connection>scm:git:https://github.com/subshell/simplexml.git</connection>
21-
<developerConnection>scm:git:ssh://[email protected]:subshell/simplexml.git</developerConnection>
21+
<developerConnection>scm:git:ssh://[email protected]/subshell/simplexml.git</developerConnection>
2222
<tag>HEAD</tag>
2323
</scm>
2424
<developers>

0 commit comments

Comments
 (0)