cstamas commented on code in PR #207:
URL: https://github.com/apache/maven-indexer/pull/207#discussion_r863175317


##########
pom.xml:
##########
@@ -84,7 +84,12 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <javaVersion>8</javaVersion>
+    <javaVersion>11</javaVersion>
+    <maven.compiler.source>${javaVersion}</maven.compiler.source>

Review Comment:
   See parent here 
https://github.com/apache/maven-parent/blob/46af4d6a5cf3b49a116e2f52e17c8343e33805e2/pom.xml#L928-L930
 (this commit is parent v 36)



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to