Browse Source

Merge commit '9a3ee11f0f20349699c392e87fc9b023fc1fb5f7' into release/1.2.1

tags/1.2.1
huanghaiquan 5 years ago
parent
commit
20f2399ef8
6 changed files with 6 additions and 6 deletions
  1. +1
    -1
      core
  2. +1
    -1
      deploy/deploy-kvdb/pom.xml
  3. +1
    -1
      explorer
  4. +1
    -1
      kvdb
  5. +1
    -1
      libs/bft-smart
  6. +1
    -1
      test

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit 22a2ea3d2238d4411103cd5bd935097962ce5a8c
Subproject commit 6ccd079488516d6d2bc62d23469ff10924eb792d

+ 1
- 1
deploy/deploy-kvdb/pom.xml View File

@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>deploy-kvdb</artifactId>
<version>1.0.0.RELEASE</version>
<version>1.0.1.RELEASE</version>

<dependencies>



+ 1
- 1
explorer

@@ -1 +1 @@
Subproject commit 4d7675fc99e182a5097dc1fe8005d768fde21fec
Subproject commit 95c6dd67e11745ce010ff3555e0a724a6ff86e5a

+ 1
- 1
kvdb

@@ -1 +1 @@
Subproject commit 4639729c4e56de3a08e9981862c1788465ceb7b7
Subproject commit 410de24918b6c7214bafe316f5cc734d87c5b433

+ 1
- 1
libs/bft-smart

@@ -1 +1 @@
Subproject commit 214d3740ce553a475b6a524796895af33901cba4
Subproject commit 6c33a0e47260a3d89bc4505459d72b853cdef3fa

+ 1
- 1
test

@@ -1 +1 @@
Subproject commit 0fdc514ee8e6978a216ad669087780b9de40a1e5
Subproject commit 16bbed2578c7862f3992f0cd8f08c6886880c9e7

Loading…
Cancel
Save