From 21c2bd6921c74a0f8ff4114ccf265270a74fd570 Mon Sep 17 00:00:00 2001 From: xudeyou Date: Sun, 19 May 2019 16:56:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9f6219c..e22cf18 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ UTF-8 UTF-8 1.8 - 1.3.0 + 1.3.1 @@ -56,7 +56,7 @@ easytrans-rpc-rest-ribbon-starter easytrans-queue-ons-starter easytrans-queue-kafka-starter - easytrans-dashboard + diff --git a/readme.md b/readme.md index 18efd6f..e9a5bef 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,7 @@ com.yiqiniu.easytrans easytrans-starter - 1.3.0 + 1.3.1 Starter里包含了若干默认的组件实现:基于mysql的分布式事务日志存储,基于ribbon-rest的RPC实现,基于KAFKA的消息队列,若不需要或者要替换,可以EXCLUDE掉