From 8ae192f0a91f331e3343986cd91028c391132426 Mon Sep 17 00:00:00 2001 From: mcy Date: Tue, 6 Nov 2018 09:56:16 +0800 Subject: [PATCH] =?UTF-8?q?adapter=20canal-client=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client-adapter/common/pom.xml | 2 +- client-adapter/launcher/pom.xml | 2 +- client-adapter/pom.xml | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/client-adapter/common/pom.xml b/client-adapter/common/pom.xml index f018c490..e62fc386 100644 --- a/client-adapter/common/pom.xml +++ b/client-adapter/common/pom.xml @@ -14,7 +14,7 @@ com.alibaba.otter canal.protocol - ${canal_version} + 1.1.2-SNAPSHOT joda-time diff --git a/client-adapter/launcher/pom.xml b/client-adapter/launcher/pom.xml index c24674bd..c8969223 100644 --- a/client-adapter/launcher/pom.xml +++ b/client-adapter/launcher/pom.xml @@ -33,7 +33,7 @@ com.alibaba.otter canal.client - ${canal_version} + 1.1.2-SNAPSHOT org.yaml diff --git a/client-adapter/pom.xml b/client-adapter/pom.xml index d18d1c19..4cc7a80d 100644 --- a/client-adapter/pom.xml +++ b/client-adapter/pom.xml @@ -14,8 +14,6 @@ 1.8 1.8 UTF-8 - - 1.1.2-SNAPSHOT