GitHub user shijinkui opened a pull request:

    https://github.com/apache/flink/pull/2459

    [FLINK-4561] replace all the scala version as a `scala.binary.version` 
property

    Replace all the scala version(2.10) as a property `scala.binary.version` 
defined in root pom properties. default scala version property is 2.10.
    modify:
    1. dependency include scala version
    2. module defining include scala version
    3. scala version upgrade to 2.11.8 from 2.11.7
    
    Only modify pom file.
    
    The pull request references the related JIRA issue ("[FLINK-4561] replace 
all the scala version as a `scala.binary.version` property")

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shijinkui/flink scala_version_property_replace

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2459.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2459
    
----
commit e8feaabcb4dc853c6e5b895c2351ea3d96351096
Author: shijinkui <shijin...@huawei.com>
Date:   2016-09-02T03:14:07Z

    [FLINK-4561] replace all the scala version as a `scala.binary.version` 
property
    replace all the scala version(2.10) as a property `scala.binary.version` 
defined in root pom properties. default scala version property is 2.10.
    modify:
    1. dependency include scala version
    2. module defining include scala version
    3. scala version upgrade to 2.11.8 from 2.11.7

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to