Github user zzcclp commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2943#discussion_r235763601
--- Diff: datamap/mv/plan/pom.xml ---
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.carbondata</groupId>
<artifactId>carbondata-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1</version>
--- End diff --
please use 1.5.2-SNAPSHOT, not 1.5.1, the same as other module.---
