Skip to content

Commit

Permalink
Use source version 8 for javadoc to avoid release problem
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuhn committed May 1, 2019
1 parent bc1aca6 commit 23c247b
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 @@ -230,6 +230,9 @@ See: https://central.sonatype.org/pages/apache-maven.html
</goals>
</execution>
</executions>
<configuration>
<source>8</source>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 23c247b

Please sign in to comment.