1
0

[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:
Sivabalan Narayanan
2021-01-19 15:20:43 -05:00
committed by GitHub
parent a38612b10f
commit b9c2856d16
18 changed files with 25 additions and 37 deletions

View File

@@ -206,7 +206,7 @@
<id>presto-shade-unbundle-bootstrap</id>
<properties>
<presto.bundle.bootstrap.scope>provided</presto.bundle.bootstrap.scope>
<presto.bundle.bootstrap.shade.prefix></presto.bundle.bootstrap.shade.prefix>
<presto.bundle.bootstrap.shade.prefix />
</properties>
</profile>
</profiles>