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 21b80a5 commit 568a71dCopy full SHA for 568a71d
pom.xml
@@ -121,6 +121,7 @@
121
<maven.compiler.source>${maven.compiler.release}</maven.compiler.source>
122
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>
123
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
124
+ <project.build.outputTimestamp>2023-01-01T00:00:00Z</project.build.outputTimestamp>
125
126
<mavenBuildVersion>3.6.3</mavenBuildVersion>
127
<javaBuildVersion>11</javaBuildVersion>
0 commit comments