Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-velocity-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed Jul 15, 2019
1 parent 93ab085 commit 6613d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>org.mybatis.scripting</groupId>
<artifactId>mybatis-velocity</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>jar</packaging>

<name>MyBatis Velocity</name>
Expand All @@ -41,7 +41,7 @@
<url>http://github.com/mybatis/velocity-scripting</url>
<connection>scm:git:ssh://github.com/mybatis/velocity-scripting.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/velocity-scripting.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-velocity-2.1.0</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down

0 comments on commit 6613d38

Please sign in to comment.