Skip to content

Commit

Permalink
Merge pull request #1529 from bitwiseman/issue/packages
Browse files Browse the repository at this point in the history
Rollback javadoc to unblock release
  • Loading branch information
bitwiseman committed Sep 27, 2022
2 parents 506134f + c77eccb commit b0029fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -213,7 +213,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<version>3.0.1</version>
<configuration>
<source>11</source>
<failOnWarnings>true</failOnWarnings>
Expand Down

0 comments on commit b0029fa

Please sign in to comment.