We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbcfe0 commit b7bdd97Copy full SHA for b7bdd97
1 file changed
build.gradle
@@ -35,7 +35,7 @@ ext {
35
// integrationTest.mustRunAfter test
36
allprojects {
37
group = 'org.fisco-bcos.java-sdk'
38
- version = '2.10.1-SNAPSHOT'
+ version = '2.10.1'
39
apply plugin: 'maven'
40
apply plugin: 'maven-publish'
41
apply plugin: 'idea'
0 commit comments