michael-o commented on a change in pull request #33: [MJAVADOC-626] Add a stale javadoc detection mechanism URL: https://github.com/apache/maven-javadoc-plugin/pull/33#discussion_r339552239
########## File path: pom.xml ########## @@ -66,7 +66,7 @@ under the License. </distributionManagement> <properties> - <javaVersion>7</javaVersion> + <javaVersion>8</javaVersion> Review comment: That is not possible because the entire Maven 3 baseline is Java 7. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
