slawekjaranowski commented on code in PR #297:
URL: https://github.com/apache/commons-parent/pull/297#discussion_r1299196107


##########
pom.xml:
##########
@@ -87,6 +87,8 @@
   <properties>
     <!-- Minimum Maven version required by the plugins -->
     <minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
+    <!-- Minimum Java version required by build -->
+    <minimalJavaBuildVersion>8</minimalJavaBuildVersion>

Review Comment:
   originally was used `maven.compiler.target` but should be different version 
for build time and for target



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to