Skip to content

Commit d76df7e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4dbb91b commit d76df7e

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
</parent>
2929

3030
<artifactId>mybatis-cdi</artifactId>
31-
<version>1.1.4</version>
31+
<version>1.1.5-SNAPSHOT</version>
3232

3333
<name>mybatis-cdi</name>
3434
<url>https://www.mybatis.org/cdi</url>
@@ -65,7 +65,7 @@
6565
<osgi.dynamicImport>*</osgi.dynamicImport>
6666

6767
<!-- Reproducible Builds -->
68-
<project.build.outputTimestamp>1680397038</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>1680397183</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencies>

0 commit comments

Comments
 (0)