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 a70d2ff commit b01c77dCopy full SHA for b01c77d
pom.xml
@@ -24,7 +24,7 @@
24
<groupId>org.mybatis</groupId>
25
<artifactId>mybatis-parent</artifactId>
26
<version>39</version>
27
- <relativePath />
+ <relativePath/>
28
</parent>
29
30
<groupId>org.mybatis.scripting</groupId>
@@ -53,10 +53,10 @@
53
</contributors>
54
55
<scm>
56
- <url>https://github.com/mybatis/freemarker-scripting</url>
57
<connection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</connection>
58
<developerConnection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</developerConnection>
59
<tag>HEAD</tag>
+ <url>https://github.com/mybatis/freemarker-scripting</url>
60
</scm>
61
<issueManagement>
62
<system>GitHub Issue Management</system>
0 commit comments