We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b728c commit b0355b7Copy full SHA for b0355b7
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>org.mybatis.scripting</groupId>
30
<artifactId>mybatis-freemarker</artifactId>
31
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
32
33
<name>MyBatis FreeMarker</name>
34
<description>FreeMarker support for MyBatis</description>
@@ -55,7 +55,7 @@
55
<url>https://github.com/mybatis/freemarker-scripting</url>
56
<connection>scm:git:ssh://github.com/mybatis/freemarker-scripting.git</connection>
57
<developerConnection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</developerConnection>
58
- <tag>HEAD</tag>
+ <tag>mybatis-freemarker-1.2.2</tag>
59
</scm>
60
<issueManagement>
61
<system>GitHub Issue Management</system>
0 commit comments