aboutsummaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@verizonmedia.com>2019-09-27 15:10:41 +0200
committerHåkon Hallingstad <hakon@verizonmedia.com>2019-09-27 15:10:41 +0200
commit6eb73a86086dcc40f76d0dc64b899af4a1fe5a58 (patch)
tree9a0715b78c7791e428df93dd165983d3c18df6c3 /maven-plugins
parent8d04bc4c4f42d5e8028aaf33af9c4d59c4357c3d (diff)
Remove no-op setting of name
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 77a0693fb77..c2a011e0408 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -10,7 +10,6 @@
</parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>maven-plugins</artifactId>
- <name>maven-plugins</name>
<packaging>pom</packaging>
<version>7-SNAPSHOT</version>
<description>Parent artifact for Vespa maven plugins.</description>