Skip to content

Commit 5815aa4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3d6f9bd commit 5815aa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</parent>
2828

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

3333
<name>mybatis</name>
@@ -152,7 +152,7 @@
152152
<argLine>-Djdk.attach.allowAttachSelf -Xmx2048m</argLine>
153153

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

158158
<dependencies>

0 commit comments

Comments
 (0)