Build: Fix artifact id for xpack transport client

Original commit: elastic/x-pack-elasticsearch@2658d3f087
This commit is contained in:
Ryan Ernst 2016-10-03 12:37:45 -07:00
parent ee9dbac0c7
commit 1911e5da02
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ apply plugin: 'nebula.maven-base-publish'
apply plugin: 'nebula.maven-scm'
group = 'org.elasticsearch.client'
archivesBaseName = 'x-pack-transport'
dependencies {
// this "api" dependency looks weird, but it is correct, as it contains