docs: upgrade pom for devkit-bom
This commit is contained in:
@@ -55,8 +55,8 @@ publishing {
|
|||||||
version = artefactVersion
|
version = artefactVersion
|
||||||
|
|
||||||
pom {
|
pom {
|
||||||
name = "DevKit BOM"
|
name = "OnixByte DevKit BOM"
|
||||||
description = "Using BOM could use unified OnixByte JDevKit."
|
description = "OnixByte DevKit BOM is designed to manage dependency versions centrally."
|
||||||
url = projectUrl
|
url = projectUrl
|
||||||
|
|
||||||
licenses {
|
licenses {
|
||||||
@@ -67,8 +67,8 @@ publishing {
|
|||||||
}
|
}
|
||||||
|
|
||||||
scm {
|
scm {
|
||||||
connection = "scm:git:git://github.com:OnixByte/devkit-bom.git"
|
connection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
|
||||||
developerConnection = "scm:git:git://github.com:OnixByte/devkit-bom.git"
|
developerConnection = "scm:git:git://github.com:OnixByte/java-dev-kit.git"
|
||||||
url = projectGithubUrl
|
url = projectGithubUrl
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -89,8 +89,6 @@ publishing {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
print(components)
|
|
||||||
|
|
||||||
from(components["javaPlatform"])
|
from(components["javaPlatform"])
|
||||||
|
|
||||||
signing {
|
signing {
|
||||||
|
|||||||
Reference in New Issue
Block a user