WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit d56a3ae

Browse files
committed
Fix SCM tags
1 parent 4b342a5 commit d56a3ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166

167167
<scm>
168168
<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>
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>
171171
<tag>HEAD</tag>
172172
</scm>
173173
<issueManagement>

0 commit comments

Comments
 (0)