From de093d73c6e09b0d5c24918679aa643175d60d24 Mon Sep 17 00:00:00 2001 From: wanghui Date: Sun, 29 Sep 2019 18:14:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=20pom=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=A4=96=E7=BD=91=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=97=A0=E6=B3=95=E7=BC=96=E8=AF=91=E9=80=9A=E8=BF=87?= =?UTF-8?q?=E3=80=82=20=20=20datax=20pom=20=E5=A2=9E=E5=8A=A0=20aliyun=20?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E9=95=9C=E5=83=8F=20=20=20odpsreader=20?= =?UTF-8?q?=E5=92=8C=20writer=20pom=20=E4=BF=AE=E6=94=B9=20odps-sdk-core?= =?UTF-8?q?=20=E4=B8=BA=200.20.7=EF=BC=8C=200.19.3=20=E5=A4=96=E7=BD=91?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E4=BD=BF=E7=94=A8=20=20=20otsstreamreader=20?= =?UTF-8?q?pom=20=E4=BF=AE=E6=94=B9=20client=20=E4=B8=BA=201.0.0=20?= =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odpsreader/pom.xml | 10 +++++----- odpswriter/pom.xml | 2 +- otsstreamreader/pom.xml | 2 +- pom.xml | 30 +++++++++++++++++++++++++++++- 4 files changed, 36 insertions(+), 8 deletions(-) diff --git a/odpsreader/pom.xml b/odpsreader/pom.xml index 9204d908..3078d06b 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 38672cff..509ca61f 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 dca4de23..31911126 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 50ee2080..1d23972c 100755 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ tsdbwriter adbpgwriter gdbwriter - + plugin-rdbms-util plugin-unstructured-storage-util @@ -173,6 +173,34 @@ + + + central + Nexus aliyun + https://maven.aliyun.com/repository/central + + true + + + true + + + + + + + central + Nexus aliyun + https://maven.aliyun.com/repository/central + + true + + + true + + + +