We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8340952 commit 75a5671Copy full SHA for 75a5671
library/pom.xml
@@ -223,6 +223,7 @@
223
<plugin>
224
<artifactId>maven-javadoc-plugin</artifactId>
225
<configuration>
226
+ <source>8</source>
227
<show>public</show>
228
<charset>UTF-8</charset>
229
<encoding>UTF-8</encoding>
tool/pom.xml
@@ -241,6 +241,7 @@
241
242
243
244
245
246
247
0 commit comments