We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1adf1 commit a07d6b0Copy full SHA for a07d6b0
build.gradle.kts
@@ -31,7 +31,6 @@ publishing {
31
publications {
32
createGithubPublication {
33
from(components["java"])
34
- artifactId = "${rootProject.name}-${project.name}"
35
suppressAllPomMetadataWarnings()
36
}
37
0 commit comments