diff options
Diffstat (limited to 'infra/it/memory-benchmark/pom.xml')
-rw-r--r-- | infra/it/memory-benchmark/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index a3224918b..5ce24ccae 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> |