zjffdu commented on a change in pull request #3446: ZEPPELIN-4329 fix building 
Scio with Scala 2.11
URL: https://github.com/apache/zeppelin/pull/3446#discussion_r324461967
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -95,8 +95,10 @@
   <properties>
     <!-- language versions -->
     <java.version>1.8</java.version>
-    <scala.version>2.10.5</scala.version>
+    <scala.2.10.version>2.10.5</scala.2.10.version>
 
 Review comment:
   What is the reason of introducing `scala.2.10.version` and 
`scala.2.10.version`  instead of using just `scala.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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to