Skip to content

Commit 3d6f9bd

Browse files
committed
[maven-release-plugin] prepare release mybatis-3.5.12
1 parent 9c541e7 commit 3d6f9bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>mybatis</artifactId>
30-
<version>3.5.13-SNAPSHOT</version>
30+
<version>3.5.12</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis</name>
@@ -112,7 +112,7 @@
112112
<url>https://github.com/mybatis/mybatis-3</url>
113113
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
114114
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
115-
<tag>HEAD</tag>
115+
<tag>mybatis-3.5.12</tag>
116116
</scm>
117117
<issueManagement>
118118
<system>GitHub Issue Management</system>
@@ -152,7 +152,7 @@
152152
<argLine>-Djdk.attach.allowAttachSelf -Xmx2048m</argLine>
153153

154154
<!-- Reproducible Builds -->
155-
<project.build.outputTimestamp>1677637762</project.build.outputTimestamp>
155+
<project.build.outputTimestamp>1677641606</project.build.outputTimestamp>
156156
</properties>
157157

158158
<dependencies>

0 commit comments

Comments
 (0)