rombert commented on code in PR #592:
URL: https://github.com/apache/jackrabbit-oak/pull/592#discussion_r937616751


##########
oak-parent/pom.xml:
##########
@@ -34,6 +34,8 @@
   <packaging>pom</packaging>
 
   <properties>
+    <minimalMavenBuildVersion>3.3.9</minimalMavenBuildVersion>
+    <maven.compiler.target>1.8</maven.compiler.target>

Review Comment:
   The value is duplicated with the java.version property. Shouldn't the value 
be set to `${java.version}`?



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