From 2b6f238f9a53825d17e9007884b551bb29cdd322 Mon Sep 17 00:00:00 2001 From: wangzhiyong69 Date: Fri, 7 Jan 2022 20:01:04 +0800 Subject: [PATCH] =?UTF-8?q?1.=20update=20core=20module=202.=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9peer=E5=8C=85=E6=89=93=E5=8C=85=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core | 2 +- deploy/deploy-peer/src/main/resources/assembly.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/core b/core index 838f8b43..5d74db6b 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 838f8b43390f0e507c43c1980ec7db19177b29e3 +Subproject commit 5d74db6b31607e52771e0d3f50b63fb66cd556b5 diff --git a/deploy/deploy-peer/src/main/resources/assembly.xml b/deploy/deploy-peer/src/main/resources/assembly.xml index 5cbf00eb..9a479b1f 100644 --- a/deploy/deploy-peer/src/main/resources/assembly.xml +++ b/deploy/deploy-peer/src/main/resources/assembly.xml @@ -28,6 +28,10 @@ ${basedir}/../../libs/utils/utils-sm-tls/lib libs + + ${basedir}/../../core/consensus/consensus-raft/lib + libs +