Skip to content

Commit

Permalink
[Improve][Pom] Fix seatunnel-core-starter & seatunnel-starter ma…
Browse files Browse the repository at this point in the history
…ven module name conflict (#4151)
  • Loading branch information
liugddx authored Feb 23, 2023
1 parent 20e1255 commit 4782195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seatunnel-core/seatunnel-core-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>seatunnel-core-starter</artifactId>
<name>SeaTunnel : Core : Starter</name>
<name>SeaTunnel : Core : Core Starter</name>

<dependencies>

Expand Down

0 comments on commit 4782195

Please sign in to comment.