Skip to content

Commit 95c87e2

Browse files
authored
Update project URL in build.gradle (#30)
1 parent 2adc80b commit 95c87e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ publishing {
231231
pom {
232232
name = 'WeDPR-Lab-Java-SDK'
233233
description = 'WeDPR-Lab-Java-SDK'
234-
url = 'http://www.fisco-bcos.org'
234+
url = 'https://github.com/WeBankBlockchain/WeDPR-Lab-Java-SDK'
235235

236236
licenses {
237237
license {

0 commit comments

Comments
 (0)