From 60eb5524086469bdd3287712905312edbabfd799 Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Sun, 17 May 2020 00:23:32 +0800 Subject: [PATCH] fixed compilation errors; --- core | 2 +- deploy/deploy-peer/pom.xml | 6 ------ deploy/pom.xml | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/core b/core index ebf1cac0..8eb96bd9 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit ebf1cac03975df981908eab73704b0067c3f234c +Subproject commit 8eb96bd9f656fdd4432066d7f5e9a1ec444a6d6a diff --git a/deploy/deploy-peer/pom.xml b/deploy/deploy-peer/pom.xml index ed269000..1b4aa424 100644 --- a/deploy/deploy-peer/pom.xml +++ b/deploy/deploy-peer/pom.xml @@ -62,12 +62,6 @@ ${core.version} - - com.jd.blockchain - storage-service - ${core.version} - - diff --git a/deploy/pom.xml b/deploy/pom.xml index e3bdb271..2dc5cff5 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -13,7 +13,7 @@ pom - 1.2.0.RELEASE + 1.3.0-SNAPSHOT