Skip to content

Commit f4787cc

Browse files
committed
Update the project.build.outputTimestamp property
1 parent 69ddbe1 commit f4787cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
2. This value is employed in various places while creating the distribution
155155
To mitigate these, we define a *dummy* value here and let the CI replace it during a release.
156156
Hence, *DO NOT MANUALLY EDIT THIS VALUE*! -->
157-
<project.build.outputTimestamp>2023-12-11T08:39:02Z</project.build.outputTimestamp>
157+
<project.build.outputTimestamp>2023-12-18T12:22:03Z</project.build.outputTimestamp>
158158

159159
<!-- target Java 8 -->
160160
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)