mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 00:45:30 +00:00
build: use artifactId instead pom.projectIdentity.artifactId
Original commit: elastic/x-pack-elasticsearch@18c0026046
This commit is contained in:
parent
706f53c497
commit
15f6021f30
@ -35,7 +35,7 @@ namingConventions {
|
||||
publishing {
|
||||
publications {
|
||||
nebula(MavenPublication) {
|
||||
pom.projectIdentity.artifactId = archivesBaseName
|
||||
artifactId = archivesBaseName
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user