Skip to content

Commit

Permalink
Fixing source version for javadoc to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jul 13, 2020
1 parent d881259 commit 17a0c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
<doctitle>${project.artifactId}, ${project.version}</doctitle>
<destDir>${project.version}</destDir>
<reportOutputDirectory>${project.reporting.outputDirectory}/apidocs/api/</reportOutputDirectory>
<source>1.8</source>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 17a0c93

Please sign in to comment.