Skip to content

Commit

Permalink
[dbs-leipzig#1190] Deactivate doclint
Browse files Browse the repository at this point in the history
  • Loading branch information
timo95 committed Aug 28, 2019
1 parent b6117c5 commit 1aa77e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -208,7 +208,7 @@
<version>${plugin.maven-javadoc.version}</version>
<configuration>
<quiet>true</quiet>
<doclint>all</doclint>
<doclint>none</doclint>
<detectOfflineLinks>false</detectOfflineLinks>
</configuration>
<executions>
Expand Down

0 comments on commit 1aa77e4

Please sign in to comment.