summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-27 21:26:37 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-27 21:26:40 +0200
commit4c6c6b426f3c5aac1bef98247855478da6987750 (patch)
tree45e080686625c9767a2c56457c2a420b51bb15ca /infra/it/memory-benchmark/pom.xml
parent4bba613683dad79dc2bea558b971eca50b354af3 (diff)
javadoc: add missing <name> in pom files
Change-Id: I3d65b568c3651e4b2474c25bdf80cf3fff416360 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/memory-benchmark/pom.xml')
-rw-r--r--infra/it/memory-benchmark/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml
index df1e15784..498e8d345 100644
--- a/infra/it/memory-benchmark/pom.xml
+++ b/infra/it/memory-benchmark/pom.xml
@@ -29,6 +29,7 @@
<groupId>io.fd.honeycomb.it</groupId>
<artifactId>memory-benchmark</artifactId>
+ <name>${project.artifactId}</name>
<!-- Static version, we don't want it to be deployed anyway-->
<version>1.0.0</version>
<properties>