Skip to content

Commit 52715ba

Browse files
committed
[maven-release-plugin] prepare release mybatis-3.5.14
1 parent f1ba3d5 commit 52715ba

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.14-SNAPSHOT</version>
30+
<version>3.5.14</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://git@github.com/mybatis/mybatis-3.git</developerConnection>
115-
<tag>mybatis-3.5.12</tag>
115+
<tag>mybatis-3.5.14</tag>
116116
</scm>
117117
<issueManagement>
118118
<system>GitHub Issue Management</system>
@@ -153,7 +153,7 @@
153153
<argLine>-Xmx2048m</argLine>
154154

155155
<!-- Reproducible Builds -->
156-
<project.build.outputTimestamp>1678513628</project.build.outputTimestamp>
156+
<project.build.outputTimestamp>1698763195</project.build.outputTimestamp>
157157

158158
<allowed.build.jdks>[11,12),[17,18),[21,22),[22,23)</allowed.build.jdks>
159159
</properties>

0 commit comments

Comments
 (0)