Skip to content

Commit

Permalink
force Git commit date timezone to UTC
Browse files Browse the repository at this point in the history
makes it independent from user timezone
  • Loading branch information
hboutemy authored Apr 2, 2024
1 parent b825070 commit 3d4f7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
<generateGitPropertiesFilename>${project.build.directory}/git.properties
</generateGitPropertiesFilename>
<dateFormat>yyyy-MM-dd'T'HH:mm:ssXXX</dateFormat>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 3d4f7d9

Please sign in to comment.