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 c39f385 + 87f4be2 commit 065717dCopy full SHA for 065717d
pom.xml
@@ -64,8 +64,10 @@
64
<findbugs.onlyAnalyze>org.mybatis.caches.memcached.*</findbugs.onlyAnalyze>
65
<gcu.product>Cache</gcu.product>
66
<module.name>org.mybatis.caches.memcached</module.name>
67
- <project.build.outputTimestamp>1645112687</project.build.outputTimestamp>
68
<argLine>-Djdk.attach.allowAttachSelf -Xms1024m -Xmx1024m</argLine>
+
69
+ <!-- Reproducible Builds -->
70
+ <project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
71
</properties>
72
73
<dependencies>
0 commit comments