We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbb91b commit d76df7eCopy full SHA for d76df7e
pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
30
<artifactId>mybatis-cdi</artifactId>
31
- <version>1.1.4</version>
+ <version>1.1.5-SNAPSHOT</version>
32
33
<name>mybatis-cdi</name>
34
<url>https://www.mybatis.org/cdi</url>
@@ -65,7 +65,7 @@
65
<osgi.dynamicImport>*</osgi.dynamicImport>
66
67
<!-- Reproducible Builds -->
68
- <project.build.outputTimestamp>1680397038</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1680397183</project.build.outputTimestamp>
69
</properties>
70
71
<dependencies>
0 commit comments