diff options
| author | doufenghu <[email protected]> | 2023-11-29 20:27:39 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2023-11-29 20:27:39 +0800 |
| commit | 4ef727502b62c8394d20144f7f998163b9555848 (patch) | |
| tree | 860788149f6b4348c4f1e79e2f3a73d8c9df4ab8 /groot-bootstrap/pom.xml | |
| parent | e7592d668f411b9c9461db6ff7fca1976baa37c4 (diff) | |
[improve][bootstrap] 修复一些有歧义的命名
Diffstat (limited to 'groot-bootstrap/pom.xml')
| -rw-r--r-- | groot-bootstrap/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml index f55e331..d92b7fb 100644 --- a/groot-bootstrap/pom.xml +++ b/groot-bootstrap/pom.xml @@ -125,7 +125,6 @@ </dependency> - <dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-test-utils_${scala.version}</artifactId> @@ -139,9 +138,6 @@ </dependency> - - - </dependencies> <build> |
