Skip to content

Commit

Permalink
[FLINK-6815] Fix javadocs by upgrading genjavadoc-plugin_2.10.6 to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rmetzger committed Jun 7, 2017
1 parent 3792be4 commit e13a7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ under the License.
<compilerPlugin>
<groupId>com.typesafe.genjavadoc</groupId>
<artifactId>genjavadoc-plugin_${scala.version}</artifactId>
<version>0.8</version>
<version>0.10</version>
</compilerPlugin>
</compilerPlugins>
</configuration>
Expand Down

0 comments on commit e13a7f8

Please sign in to comment.