Skip to content

Commit 38e1e30

Browse files
authored
[bugfix][CI]remove jindo dependencies
1 parent 4afb634 commit 38e1e30

File tree

1 file changed

+0
-14
lines changed
  • seatunnel-connectors-v2/connector-file/connector-file-jindo-oss

1 file changed

+0
-14
lines changed

seatunnel-connectors-v2/connector-file/connector-file-jindo-oss/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,6 @@
4242
<version>${project.version}</version>
4343
</dependency>
4444

45-
<dependency>
46-
<groupId>com.aliyun.jindodata</groupId>
47-
<artifactId>jindo-core</artifactId>
48-
<version>${jindo-sdk.version}</version>
49-
<scope>provided</scope>
50-
</dependency>
51-
52-
<dependency>
53-
<groupId>com.aliyun.jindodata</groupId>
54-
<artifactId>jindosdk</artifactId>
55-
<version>${jindo-sdk.version}</version>
56-
<scope>provided</scope>
57-
</dependency>
58-
5945
<dependency>
6046
<groupId>org.apache.hadoop</groupId>
6147
<artifactId>hadoop-common</artifactId>

0 commit comments

Comments
 (0)