Skip to content

Commit

Permalink
Use jgit as the timestamp provider
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jul 15, 2024
1 parent dab8cc5 commit 8e80a87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@
<sourceReferences>
<generate>true</generate>
</sourceReferences>
<timestampProvider>jgit</timestampProvider>
<jgit.ignore>pom.xml .gitignore</jgit.ignore>
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>
</configuration>
<dependencies>
<dependency>
Expand Down

0 comments on commit 8e80a87

Please sign in to comment.