Browse Source

Fixed compilation error;

tags/1.0.0
huanghaiquan 5 years ago
parent
commit
611e12714a
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      source/peer/pom.xml

+ 0
- 5
source/peer/pom.xml View File

@@ -20,11 +20,6 @@
<artifactId>consensus-framework</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>state-transfer</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>ledger-rpc</artifactId>


Loading…
Cancel
Save