Skip to content

Commit

Permalink
fix timestamp format
Browse files Browse the repository at this point in the history
  • Loading branch information
serenaponta committed Dec 13, 2021
1 parent 556bef9 commit 200c83c
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 200c83c

Please sign in to comment.