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 5b0a2e1 commit 0b35216Copy full SHA for 0b35216
pom.xml
@@ -97,6 +97,7 @@
97
<properties>
98
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
99
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
100
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
101
<project.build.outputTimestamp>2024-02-01T03:27:02Z</project.build.outputTimestamp>
102
<maven.compiler.source>1.8</maven.compiler.source>
103
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments