You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by Jonathan-Wei <gi...@git.apache.org> on 2018/11/22 12:39:48 UTC

[GitHub] carbondata issue #2943: [CARBONDATA-3120]Fixed mv pom.xml version mismatch p...

Github user Jonathan-Wei commented on the issue:

    https://github.com/apache/carbondata/pull/2943
  
    I download the apache-carbondata-1.5.1-rc1.tar.gz package. 
    After decompression, the datamap mv/core mv/plan project was added to the main pom for compilation。
    
    I check the pom file, parent.version is 1.5.0-snapshot. But apache-carbondata-1.5.1-rc1.tar.gz is 1.5.1.


---