We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39932d6 commit 51c0a02Copy full SHA for 51c0a02
pom.xml
@@ -31,12 +31,13 @@
31
<name>MyBatis Dynamic SQL</name>
32
<description>MyBatis framework for generating dynamic SQL</description>
33
<inceptionYear>2016</inceptionYear>
34
+ <url>https://www.mybatis.org/mybatis-dynamic-sql/</url>
35
36
<scm>
37
<connection>scm:git:ssh://git@github.com/mybatis/mybatis-dynamic-sql.git</connection>
38
<developerConnection>scm:git:ssh://git@github.com/mybatis/mybatis-dynamic-sql.git</developerConnection>
39
<tag>HEAD</tag>
- <url>https://github.com/mybatis/mybatis-dynamic-sql</url>
40
+ <url>https://github.com/mybatis/mybatis-dynamic-sql/</url>
41
</scm>
42
<issueManagement>
43
<system>GitHub Issue Management</system>
0 commit comments