mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-03 04:42:12 +08:00
官方的maven库tablestore-streamclient没有1.0.0-SNAPSHOT,只有1.0.0版本
This commit is contained in:
parent
1e5ef8b680
commit
3944752098
@ -32,7 +32,7 @@
|
||||
<dependency>
|
||||
<groupId>com.aliyun.openservices</groupId>
|
||||
<artifactId>tablestore-streamclient</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user