Skip to content

Commit c155810

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b5380e3 commit c155810

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.mybatis</groupId>
3030
<artifactId>mybatis</artifactId>
31-
<version>3.5.15</version>
31+
<version>3.5.16-SNAPSHOT</version>
3232

3333
<name>mybatis</name>
3434
<description>The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
@@ -157,7 +157,7 @@
157157
<argLine>-Xmx2048m</argLine>
158158

159159
<!-- Reproducible Builds -->
160-
<project.build.outputTimestamp>1702532766</project.build.outputTimestamp>
160+
<project.build.outputTimestamp>1702533513</project.build.outputTimestamp>
161161
</properties>
162162

163163
<dependencies>

0 commit comments

Comments
 (0)