Commit Graph

5 Commits (cf95dcab6409bf0561af421b644ea6f0255653fb)

Author SHA1 Message Date
Qingsheng Ren 0c8f5eaf0a [build] Use flink-shaded-force-shading to force all submodules to generate dependency-reduced-pom.xml
This will erase all properties in dependency-reduced-pom.xml and
pin all properties to a constant value. For example, ${flink.version}
will be replaced by the actual Flink version, which is safer for users
to reference it.
1 year ago
joyCurry30 d01f0a9791
[pom] Use ${revision} replace specific version. (#2623) 1 year ago
Kunni 0714688aee
[build] Add vcs.xml for IDEA (#2064) 2 years ago
Leonard Xu 7d7ca57e24 [doc] Use sphinx-rtd-theme to manage project documents 4 years ago
Jark Wu cb7e0f47ff
[build] Initialize project 5 years ago