Skip to content

Commit eb83e7c

Browse files
olamydependabot[bot]
authored andcommitted
fix it test timestamp
Signed-off-by: Olivier Lamy <olamy@apache.org>
1 parent 8e937ed commit eb83e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/it/MJAR-307/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ under the License.
3131

3232
<properties>
3333
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
34-
<project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
34+
<project.build.outputTimestamp>2023-11-19T13:25:58Z</project.build.outputTimestamp>
3535
</properties>
3636

3737
<build>

0 commit comments

Comments
 (0)