Skip to content

Commit

Permalink
Set maven.build.timestamp.format
Browse files Browse the repository at this point in the history
  • Loading branch information
dwalluck committed Feb 6, 2024
1 parent 01391bd commit 97ae785
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 @@ -53,6 +53,7 @@
</scm>

<properties>
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.release>11</maven.compiler.release>
<mavenVersion>3.6.2</mavenVersion>
Expand Down

0 comments on commit 97ae785

Please sign in to comment.