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 9955706 commit daf44e0Copy full SHA for daf44e0
pom.xml
@@ -32,6 +32,7 @@
32
<properties>
33
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
34
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
35
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
36
<project.build.outputTimestamp>2024-12-13T16:17:37Z</project.build.outputTimestamp>
37
<maven.compiler.source>1.8</maven.compiler.source>
38
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments