Skip to content

Commit

Permalink
Merge pull request #518 from eclipse/fix-timestamp-format
Browse files Browse the repository at this point in the history
Fix timestamp format
  • Loading branch information
serenaponta authored Dec 13, 2021
2 parents 556bef9 + 200c83c commit 4008c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<maven.deploy.skip>true</maven.deploy.skip>

<!-- Used by several plugins, to make builds reproducible -->
<project.build.outputTimestamp>2021-12-13T15:09:42+0000</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-12-13T15:09:42+00:00</project.build.outputTimestamp>
</properties>

<modules>
Expand Down

0 comments on commit 4008c71

Please sign in to comment.