gnodet commented on code in PR #543:
URL: 
https://github.com/apache/maven-apache-parent/pull/543#discussion_r2447493532


##########
pom.xml:
##########
@@ -505,7 +513,8 @@ under the License.
       </activation>
       <properties>
         <!-- 
https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html,
 affects m-compiler-p and m-javadoc-p -->
-        
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>
+        <maven.compiler.release>8</maven.compiler.release>

Review Comment:
   The child always takes precedence over the parent, parent profiles included.



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