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


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

Review Comment:
   Fixed with cbf1b5bcd406c57c24796c3561e3036fe651f27e



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