File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ publishing {
5555 version = artefactVersion
5656
5757 pom {
58- name = " DevKit BOM"
59- description = " Using BOM could use unified OnixByte JDevKit ."
58+ name = " OnixByte DevKit BOM"
59+ description = " OnixByte DevKit BOM is designed to manage dependency versions centrally ."
6060 url = projectUrl
6161
6262 licenses {
@@ -67,8 +67,8 @@ publishing {
6767 }
6868
6969 scm {
70- connection = " scm:git:git://github.com:OnixByte/devkit-bom .git"
71- developerConnection = " scm:git:git://github.com:OnixByte/devkit-bom .git"
70+ connection = " scm:git:git://github.com:onixbyte/java-dev-kit .git"
71+ developerConnection = " scm:git:git://github.com:OnixByte/java-dev-kit .git"
7272 url = projectGithubUrl
7373 }
7474
@@ -89,8 +89,6 @@ publishing {
8989 }
9090 }
9191
92- print (components)
93-
9492 from(components[" javaPlatform" ])
9593
9694 signing {
@@ -109,4 +107,4 @@ publishing {
109107 }
110108 }
111109 }
112- }
110+ }
You can’t perform that action at this time.
0 commit comments