mthmulders commented on a change in pull request #137:
URL: 
https://github.com/apache/maven-integration-testing/pull/137#discussion_r804809670



##########
File path: core-it-suite/src/test/resources/mng-7045/pom.xml
##########
@@ -25,8 +25,8 @@
         <artifactId>maven-compiler-plugin</artifactId>
         <version>3.8.1</version>
         <configuration>
-          <source>8</source>
-          <target>8</target>
+          <source>7</source>

Review comment:
       Is that valid? I thought dropping the `1.` is allowed only from 8 
onwards, but I'm not sure...




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