Skip to content

Commit

Permalink
Fix site build
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 27, 2022
1 parent 4935fb0 commit 109cb91
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 @@ -144,6 +144,9 @@
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<configuration>
<detectLinks>false</detectLinks>
</configuration>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
Expand Down

0 comments on commit 109cb91

Please sign in to comment.