Browse Source

Upgrade dependency version of bft-smart;

tags/1.1.1^2
huanghaiquan 4 years ago
parent
commit
e5212ba973
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/pom.xml

+ 1
- 1
source/pom.xml View File

@@ -35,7 +35,7 @@
</modules>

<properties>
<bft-smart.version>0.3.0-SNAPSHOT</bft-smart.version>
<bft-smart.version>0.3.0.RELEASE</bft-smart.version>
<data-explorer.version>1.1.0.RELEASE</data-explorer.version>
<manager-explorer.version>1.1.0.RELEASE</manager-explorer.version>
<commons-io.version>2.4</commons-io.version>


Loading…
Cancel
Save