docs: update pom scm url

This commit is contained in:
siujamo
2025-06-17 12:20:15 +08:00
parent 3fc5f1dc28
commit ccfa9a36c1
10 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -87,8 +87,8 @@ publishing {
}
scm {
connection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
developerConnection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
connection = "scm:git:git://github.com:onixbyte/onixbyte-toolbox.git"
developerConnection = "scm:git:git://github.com:onixbyte/onixbyte-toolbox.git"
url = projectGithubUrl
}