Skip to content

Commit

Permalink
[Bugfix][jindo] Remove useless code (#5540)
Browse files Browse the repository at this point in the history
  • Loading branch information
liugddx authored Sep 26, 2023
1 parent 17a4164 commit b889618
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
<name>SeaTunnel : Connectors V2 : File : Jindo Oss</name>

<properties>
<jindo-sdk.version>4.6.1</jindo-sdk.version>
<hadoop-common.version>2.9.2</hadoop-common.version>
</properties>

Expand All @@ -57,11 +56,4 @@

</dependencies>

<repositories>
<repository>
<id>jindodata</id>
<url>https://jindodata-binary.oss-cn-shanghai.aliyuncs.com/mvn-repo/</url>
</repository>
</repositories>

</project>

0 comments on commit b889618

Please sign in to comment.