Skip to content

Commit

Permalink
Add timestamp (#84)
Browse files Browse the repository at this point in the history
* Add timestamp

* Add timestamp format

---------

Co-authored-by: Delany <delany.middleton@traderoot.com>
  • Loading branch information
delanym and Delany committed Apr 15, 2024
1 parent ff57ff8 commit 3849d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/it/MJAR-307/pom.xml
Expand Up @@ -30,6 +30,8 @@ under the License.
<properties>
<build.number>123</build.number>
<build.sealed>sealed</build.sealed>
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
<project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 3849d68

Please sign in to comment.