Skip to content

Commit

Permalink
Merge pull request #8 from hboutemy/patch-1
Browse files Browse the repository at this point in the history
force Git commit date timezone to UTC
  • Loading branch information
aalmiray committed Apr 9, 2024
2 parents b825070 + 3d4f7d9 commit dd5d6e7
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 dd5d6e7

Please sign in to comment.