Skip to content

Commit

Permalink
Reproducible build - no timestamp in javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 2, 2021
1 parent a35d8d3 commit 7ff55ee
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 @@ -207,6 +207,7 @@
<configuration>
<source>${maven.compiler.source}</source>
<quiet>true</quiet>
<notimestamp>true</notimestamp>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 7ff55ee

Please sign in to comment.