dmvk commented on a change in pull request #17535:
URL: https://github.com/apache/flink/pull/17535#discussion_r737459359



##########
File path: flink-rpc/flink-rpc-akka/pom.xml
##########
@@ -35,8 +35,8 @@ under the License.
 
        <properties>
                <akka.version>2.6.15</akka.version>
-               <akka.scala.binary.version>2.12</akka.scala.binary.version>
-               <akka.scala.version>2.12.7</akka.scala.version>
+               <scala.binary.version>2.12</scala.binary.version>
+               <scala.version>2.12.7</scala.version>

Review comment:
       Why do we need to explicitly re-set the properties here instead of using 
the inherited ones?




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