Still create the archive name for core as elasticsearch
This commit is contained in:
parent
cf8c9ffabb
commit
69ff402b62
|
@ -28,6 +28,7 @@ apply plugin: 'nebula.maven-scm'
|
|||
apply plugin: 'nebula.source-jar'
|
||||
apply plugin: 'nebula.javadoc-jar'
|
||||
|
||||
archivesBaseName = 'elasticsearch'
|
||||
publishing {
|
||||
publications {
|
||||
nebula {
|
||||
|
|
Loading…
Reference in New Issue