diff options
| author | 窦凤虎 <[email protected]> | 2024-11-01 10:14:03 +0000 |
|---|---|---|
| committer | 窦凤虎 <[email protected]> | 2024-11-01 10:14:03 +0000 |
| commit | f7cec560def3981d52f25fc038aab3d4308d4bd1 (patch) | |
| tree | 1bebf6ee0210b7d5fa50b43e75a5f54a37639177 /groot-formats/pom.xml | |
| parent | c0b9acfc3adc85abbd06207259b2515edc5c4eae (diff) | |
| parent | 7868728ddbe3dc08263b1d21b5ffce5dcd9b8052 (diff) | |
[feature][bootstrap][common]node新增tags属性用于分流,需要与downstream相对应。rules中name标签修改为t...
See merge request galaxy/platform/groot-stream!128
Diffstat (limited to 'groot-formats/pom.xml')
| -rw-r--r-- | groot-formats/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/groot-formats/pom.xml b/groot-formats/pom.xml index 7a6295e..31f15a1 100644 --- a/groot-formats/pom.xml +++ b/groot-formats/pom.xml @@ -17,6 +17,7 @@ <module>format-protobuf</module> <module>format-msgpack</module> <module>format-raw</module> + <module>format-csv</module> </modules> <dependencies> |
