diff --git a/plugins/mapper-murmur3/pom.xml b/plugins/mapper-murmur3/pom.xml
index 9d4c7db0000e..9c7440d9e722 100644
--- a/plugins/mapper-murmur3/pom.xml
+++ b/plugins/mapper-murmur3/pom.xml
@@ -17,12 +17,12 @@ governing permissions and limitations under the License. -->
org.elasticsearch.plugin
- elasticsearch-plugin
+ plugins
2.1.0-SNAPSHOT
- elasticsearch-mapper-murmur3
- Elasticsearch Mapper Murmur3 plugin
+ mapper-murmur3
+ Plugin: Mapper: Murmur3
The Mapper Murmur3 plugin allows to compute hashes of a field's values at index-time and to store them in the index.
diff --git a/qa/smoke-test-plugins/pom.xml b/qa/smoke-test-plugins/pom.xml
index 5fed8b67d6eb..8a08bcd619bb 100644
--- a/qa/smoke-test-plugins/pom.xml
+++ b/qa/smoke-test-plugins/pom.xml
@@ -335,7 +335,7 @@
org.elasticsearch.plugin
- elasticsearch-mapper-murmur3
+ mapper-murmur3
${elasticsearch.version}
zip
true