We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4f51c commit f0a510dCopy full SHA for f0a510d
x-pack/plugin/core/build.gradle
@@ -6,6 +6,8 @@ import java.nio.file.Paths
6
import java.nio.file.StandardCopyOption
7
8
apply plugin: 'elasticsearch.esplugin'
9
+apply plugin: 'nebula.maven-base-publish'
10
+apply plugin: 'nebula.maven-scm'
11
12
archivesBaseName = 'x-pack-core'
13
0 commit comments