[HUDI-1535] Fix 0.7.0 snapshot (#2456)
* Revert "[MINOR] Bumping snapshot version to 0.7.0 (#2435)"
This reverts commit a43e191d6c.
* Fixing 0.7.0 snapshot bump
This commit is contained in:
committed by
GitHub
parent
a38612b10f
commit
b9c2856d16
@@ -24,7 +24,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>hudi-spark_${scala.binary.version}</artifactId>
|
||||
<version>${parent.version}</version>
|
||||
<version>0.7.0-SNAPSHOT</version>
|
||||
|
||||
<name>hudi-spark_${scala.binary.version}</name>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Reference in New Issue
Block a user