Skip to content

Commit 1cc2681

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6faf7f0 commit 1cc2681

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
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.mybatis</groupId>
3131
<artifactId>mybatis-spring</artifactId>
32-
<version>4.0.0</version>
32+
<version>4.0.1-SNAPSHOT</version>
3333

3434
<name>mybatis-spring</name>
3535
<description>An easy-to-use Spring bridge for MyBatis sql mapping framework.</description>
@@ -122,7 +122,7 @@
122122
<junit.version>6.0.1</junit.version>
123123

124124
<!-- Reproducible Builds -->
125-
<project.build.outputTimestamp>1764529899</project.build.outputTimestamp>
125+
<project.build.outputTimestamp>1764529975</project.build.outputTimestamp>
126126

127127
<!-- Set byte buddy to experimental -->
128128
<net.bytebuddy.experimental>true</net.bytebuddy.experimental>

0 commit comments

Comments
 (0)