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 2935556 commit 86966bdCopy full SHA for 86966bd
build.gradle
@@ -40,7 +40,7 @@ ext {
40
// integrationTest.mustRunAfter test
41
allprojects {
42
group = 'org.fisco-bcos.java-sdk'
43
- version = '3.0.0-rc2-bugfix-SNAPSHOT'
+ version = '3.0.0-rc2-bugfix'
44
apply plugin: 'maven-publish'
45
apply plugin: 'idea'
46
apply plugin: 'eclipse'
0 commit comments