Skip to content

Commit

Permalink
rename module
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxiaojian committed Aug 15, 2024
1 parent 3593db3 commit dcc8fda
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<version>${revision}</version>
</parent>

<artifactId>connector-tidb-e2e</artifactId>
<artifactId>connector-cdc-tidb-e2e</artifactId>
<name>SeaTunnel : E2E : Connector V2 : TiDB</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion seatunnel-e2e/seatunnel-connector-v2-e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<module>connector-hudi-e2e</module>
<module>connector-milvus-e2e</module>
<module>connector-activemq-e2e</module>
<module>connector-tidb-e2e</module>
<module>connector-cdc-tidb-e2e</module>
</modules>

<dependencies>
Expand Down

0 comments on commit dcc8fda

Please sign in to comment.