We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2f2fd commit 6093b49Copy full SHA for 6093b49
build.gradle
@@ -35,7 +35,7 @@ ext {
35
// integrationTest.mustRunAfter test
36
allprojects {
37
group = 'org.fisco-bcos.java-sdk'
38
- version = '3.2.3-SNAPSHOT'
+ version = '3.2.3'
39
40
apply plugin: 'maven-publish'
41
apply plugin: 'idea'
0 commit comments