summaryrefslogtreecommitdiff
path: root/groot-bootstrap/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2023-11-29 20:27:39 +0800
committerdoufenghu <[email protected]>2023-11-29 20:27:39 +0800
commit4ef727502b62c8394d20144f7f998163b9555848 (patch)
tree860788149f6b4348c4f1e79e2f3a73d8c9df4ab8 /groot-bootstrap/pom.xml
parente7592d668f411b9c9461db6ff7fca1976baa37c4 (diff)
[improve][bootstrap] 修复一些有歧义的命名
Diffstat (limited to 'groot-bootstrap/pom.xml')
-rw-r--r--groot-bootstrap/pom.xml4
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>