Skip to content

Commit 18431f4

Browse files
committed
Fix deploy problems
1 parent 6795085 commit 18431f4

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
@@ -107,7 +107,7 @@
107107
<scm>
108108
<url>http://github.com/mybatis/mybatis-3</url>
109109
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
110-
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
110+
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
111111
<tag>HEAD</tag>
112112
</scm>
113113
<issueManagement>

0 commit comments

Comments
 (0)