diff --git a/odpsreader/pom.xml b/odpsreader/pom.xml index e7244917..5762a57b 100755 --- a/odpsreader/pom.xml +++ b/odpsreader/pom.xml @@ -43,11 +43,11 @@ system ${basedir}/src/main/libs/bcprov-jdk15on-1.52.jar - - com.aliyun.odps - odps-sdk-core - 0.19.3-public - + + com.aliyun.odps + odps-sdk-core + 0.20.7-public + org.mockito diff --git a/odpswriter/pom.xml b/odpswriter/pom.xml index b37a03d1..8073ec43 100755 --- a/odpswriter/pom.xml +++ b/odpswriter/pom.xml @@ -40,7 +40,7 @@ com.aliyun.odps odps-sdk-core - 0.19.3-public + 0.20.7-public diff --git a/otsstreamreader/pom.xml b/otsstreamreader/pom.xml index 9e5e476d..8e42f8c9 100644 --- a/otsstreamreader/pom.xml +++ b/otsstreamreader/pom.xml @@ -32,7 +32,7 @@ com.aliyun.openservices tablestore-streamclient - 1.0.0-SNAPSHOT + 1.0.0 com.google.code.gson diff --git a/pom.xml b/pom.xml index 9463f2bf..dc006b5a 100755 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,6 @@ adbpgwriter gdbwriter cassandrawriter - plugin-rdbms-util plugin-unstructured-storage-util @@ -177,6 +176,34 @@ + + + central + Nexus aliyun + https://maven.aliyun.com/repository/central + + true + + + true + + + + + + + central + Nexus aliyun + https://maven.aliyun.com/repository/central + + true + + + true + + + +