1
0

[HUDI-938] Removing incubating/incubator from project (#1658)

This commit is contained in:
leesf
2020-05-24 18:28:13 +08:00
committed by GitHub
parent f22c3e933e
commit 492f324bc7
8 changed files with 32 additions and 37 deletions

View File

@@ -22,8 +22,8 @@ set -e
LOCAL_SVN_DIR=local_svn_dir
ROOT_SVN_URL=https://dist.apache.org/repos/dist/
DEV_REPO=dev/incubator
RELEASE_REPO=release/incubator
DEV_REPO=dev
RELEASE_REPO=release
HUDI_REPO=hudi
cd ~