Skip to content

Commit

Permalink
modify java sdk version to 2.7.0 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjseagull authored Nov 25, 2020
1 parent 229bee0 commit 3813763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ext {
// integrationTest.mustRunAfter test
allprojects {
group = 'org.fisco-bcos.java-sdk'
version = '2.7.0-SNAPSHOT'
version = '2.7.0'
apply plugin: 'maven'
apply plugin: 'maven-publish'
apply plugin: 'idea'
Expand Down

0 comments on commit 3813763

Please sign in to comment.