This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 7763326726 [Fix][E2e] Optimized pom file name tag (#8770)
7763326726 is described below
commit 77633267269fbd85ee60079f80d442e2ee44bd6b
Author: corgy-w <[email protected]>
AuthorDate: Thu Feb 20 20:44:31 2025 +0800
[Fix][E2e] Optimized pom file name tag (#8770)
---
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-tidb-e2e/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-tidb-e2e/pom.xml
b/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-tidb-e2e/pom.xml
index 300d2f47b9..6936b36ee7 100644
--- a/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-tidb-e2e/pom.xml
+++ b/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-tidb-e2e/pom.xml
@@ -23,7 +23,7 @@
</parent>
<artifactId>connector-cdc-tidb-e2e</artifactId>
- <name>SeaTunnel : E2E : Connector V2 : TiDB</name>
+ <name>SeaTunnel : E2E : Connector V2 : CDC TiDB</name>
<properties>
<maven.compiler.source>8</maven.compiler.source>