Skip to content

Commit

Permalink
Merge pull request #348 from FISCO-BCOS/release-2.8.0
Browse files Browse the repository at this point in the history
Release 2.8.0
  • Loading branch information
MaggieNgWu authored Aug 25, 2021
2 parents 93f347d + 7dd2dc0 commit fce7528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ext {
toml4jVersion = "0.7.2"
bcprovJDK15onVersion = "1.60"
webankJavaCryptoVersion = "1.0.0"
webankHsmCryptoVersion = "1.0.0"
webankHsmCryptoVersion = "1.0.0-GMT0018"

slf4jVersion = "1.7.30"
junitVersion = "4.12"
Expand All @@ -37,7 +37,7 @@ ext {
// integrationTest.mustRunAfter test
allprojects {
group = 'org.fisco-bcos.java-sdk'
version = '2.8.0-GMT0018-SNAPSHOT'
version = '2.8.0-GMT0018'
apply plugin: 'maven'
apply plugin: 'maven-publish'
apply plugin: 'idea'
Expand Down

0 comments on commit fce7528

Please sign in to comment.