Skip to content

Commit 1179b2d

Browse files
authored
Update project URL in build.gradle (#133)
1 parent 024ea1f commit 1179b2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/wedpr-transport/sdk-wrapper/java/bindings/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ publishing {
173173
pom {
174174
name = 'wedpr'
175175
description = 'wedpr java gateway sdk'
176-
url = 'http://www.fisco-bcos.org'
176+
url = 'https://github.com/WeBankBlockchain/WeDPR-Component'
177177

178178
licenses {
179179
license {

0 commit comments

Comments
 (0)