We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b342a5 commit d56a3aeCopy full SHA for d56a3ae
pom.xml
@@ -166,8 +166,8 @@
166
167
<scm>
168
<url>https://github.com/mybatis/mybatis-dynamic-sql</url>
169
- <connection>scm:git:ssh://github.com:mybatis/mybatis-dynamic-sql.git</connection>
170
- <developerConnection>scm:git:ssh://[email protected]:mybatis/mybatis-dynamic-sql.git</developerConnection>
+ <connection>scm:git:ssh://github.com/mybatis/mybatis-dynamic-sql.git</connection>
+ <developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-dynamic-sql.git</developerConnection>
171
<tag>HEAD</tag>
172
</scm>
173
<issueManagement>
0 commit comments