diff --git a/core-shaded/pom.xml b/core-shaded/pom.xml
index dabcd067499..fb92c0da940 100644
--- a/core-shaded/pom.xml
+++ b/core-shaded/pom.xml
@@ -14,6 +14,8 @@
${project.parent.basedir}
warn
+
+ true
diff --git a/core/pom.xml b/core/pom.xml
index 006c06f208d..edd236459ae 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -10,6 +10,8 @@
4.0.0
${project.parent.basedir}
+
+ true
elasticsearch-license-core
diff --git a/licensor/pom.xml b/licensor/pom.xml
index 96952925de9..05d951ba74f 100644
--- a/licensor/pom.xml
+++ b/licensor/pom.xml
@@ -15,6 +15,8 @@
${project.parent.basedir}
${basedir}/src/main/assemblies/exec.xml
true
+
+ true
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index f6fb7419de4..04205bd80fb 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -12,6 +12,8 @@
elasticsearch-license-plugin-api
${project.parent.basedir}
+
+ true
@@ -38,4 +40,4 @@
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index d1884dd5614..447133ae438 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
- org.elasticsearch
+ org.elasticsearch.plugin
elasticsearch-plugin
2.0.0-SNAPSHOT