Skip to content

Commit

Permalink
[BitSail][hudi]hudi artifact typo#1. (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: haoke <haoke@bytedance.com>
  • Loading branch information
hk-lrzy and haoke authored Oct 13, 2022
1 parent 7ee15c1 commit 1a5099c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>btisail-connector-hudi</artifactId>
<artifactId>bitsail-connector-hudi</artifactId>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion bitsail-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

<dependency>
<groupId>com.bytedance.bitsail</groupId>
<artifactId>btisail-connector-hudi</artifactId>
<artifactId>bitsail-connector-hudi</artifactId>
<version>${revision}</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 1a5099c

Please sign in to comment.