Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Feb 5, 2025
1 parent cc5ed33 commit fb33231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ configure(subprojects.findAll { it.name != 'tests' }) {

pom {
name = 'ckb-sdk-java'
description = project.description
description = "ckb java sdk"
url = 'https://github.com/nervosnetwork/ckb-sdk-java.git'
scm {
connection = 'scm:git@github.com:nervosnetwork/ckb-sdk-java.git'
Expand Down

0 comments on commit fb33231

Please sign in to comment.