docs: upgrade pom for devkit-utils
This commit is contained in:
@@ -70,7 +70,7 @@ publishing {
|
|||||||
version = artefactVersion
|
version = artefactVersion
|
||||||
|
|
||||||
pom {
|
pom {
|
||||||
name = "DevKit - Utils"
|
name = "OnixByte DevKit Utils"
|
||||||
description = "The utils module of JDevKit."
|
description = "The utils module of JDevKit."
|
||||||
url = projectUrl
|
url = projectUrl
|
||||||
|
|
||||||
@@ -82,8 +82,8 @@ publishing {
|
|||||||
}
|
}
|
||||||
|
|
||||||
scm {
|
scm {
|
||||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
connection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
|
||||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
developerConnection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
|
||||||
url = projectGithubUrl
|
url = projectGithubUrl
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -122,4 +122,4 @@ publishing {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user