This is an automated email from the ASF dual-hosted git repository.
wanghailin 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 e07d086cef [Improve][Test] unify the module name of file oss e2e.
(#6213)
e07d086cef is described below
commit e07d086cefa9f8def22dac568a82d4e7f097c1bf
Author: FlechazoW <[email protected]>
AuthorDate: Mon Jan 15 20:33:47 2024 +0800
[Improve][Test] unify the module name of file oss e2e. (#6213)
---
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-oss-e2e/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git
a/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-oss-e2e/pom.xml
b/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-oss-e2e/pom.xml
index 346fed24a3..cea8e9a4a9 100644
--- a/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-oss-e2e/pom.xml
+++ b/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-oss-e2e/pom.xml
@@ -23,6 +23,7 @@
</parent>
<artifactId>connector-file-oss-e2e</artifactId>
+ <name>SeaTunnel : E2E : Connector V2 : File Oss</name>
<properties>
<aliyun.sdk.oss.version>3.4.1</aliyun.sdk.oss.version>
</properties>