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.
2 parents 7e0dced + 07b636b commit 493fdcaCopy full SHA for 493fdca
pom.xml
@@ -64,7 +64,9 @@
64
<properties>
65
<clirr.comparisonVersion>1.0.0-SNAPSHOT</clirr.comparisonVersion>
66
<module.name>org.mybatis.ibatis2mybatis</module.name>
67
- <project.build.outputTimestamp>1645112687</project.build.outputTimestamp>
+
68
+ <!-- Reproducible Builds -->
69
+ <project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
70
</properties>
71
72
<build>
0 commit comments