Skip to content

Commit 473d130

Browse files
committed
<build>(project): upgrade java sdk version.
1 parent 1cde1e9 commit 473d130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ext {
3434
// integrationTest.mustRunAfter test
3535
allprojects {
3636
group = 'org.fisco-bcos.java-sdk'
37-
version = '3.0.0-SNAPSHOT'
37+
version = '3.0.0'
3838
apply plugin: 'maven-publish'
3939
apply plugin: 'idea'
4040
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)