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 9c2fb55 commit ba68a76Copy full SHA for ba68a76
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>org.mybatis.scripting</groupId>
27
<artifactId>mybatis-velocity</artifactId>
28
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
29
<packaging>jar</packaging>
30
31
<name>MyBatis Velocity</name>
@@ -36,7 +36,7 @@
36
<url>http://github.com/mybatis/velocity-scripting</url>
37
<connection>scm:git:ssh://github.com/mybatis/velocity-scripting.git</connection>
38
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/velocity-scripting.git</developerConnection>
39
- <tag>HEAD</tag>
+ <tag>mybatis-velocity-1.0</tag>
40
</scm>
41
<issueManagement>
42
<system>GitHub Issue Management</system>
0 commit comments