Skip to content

Commit 6fb0066

Browse files
committed
[maven-release-plugin] prepare release mybatis-velocity-2.1.2
1 parent f299869 commit 6fb0066

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.mybatis.scripting</groupId>
3030
<artifactId>mybatis-velocity</artifactId>
31-
<version>2.1.2-SNAPSHOT</version>
31+
<version>2.1.2</version>
3232
<packaging>jar</packaging>
3333

3434
<name>MyBatis Velocity</name>
@@ -41,7 +41,7 @@
4141
<url>http://github.com/mybatis/velocity-scripting</url>
4242
<connection>scm:git:ssh://github.com/mybatis/velocity-scripting.git</connection>
4343
<developerConnection>scm:git:ssh://[email protected]/mybatis/velocity-scripting.git</developerConnection>
44-
<tag>HEAD</tag>
44+
<tag>mybatis-velocity-2.1.2</tag>
4545
</scm>
4646
<issueManagement>
4747
<system>GitHub Issue Management</system>
@@ -66,7 +66,7 @@
6666
<clirr.comparisonVersion>2.0</clirr.comparisonVersion>
6767

6868
<!-- Reproducible Builds -->
69-
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>1670548768</project.build.outputTimestamp>
7070
</properties>
7171

7272
<dependencies>

0 commit comments

Comments
 (0)