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 ca560a3 commit e119353Copy full SHA for e119353
pom.xml
@@ -182,6 +182,7 @@
182
<properties>
183
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
184
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
185
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
186
<project.build.outputTimestamp>2024-02-01T03:27:02Z</project.build.outputTimestamp>
187
<maven.compiler.source>17</maven.compiler.source>
188
<maven.compiler.target>17</maven.compiler.target>
0 commit comments