diff options
Diffstat (limited to 'infra/it/memory-benchmark-scripts/pom.xml')
-rw-r--r-- | infra/it/memory-benchmark-scripts/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/it/memory-benchmark-scripts/pom.xml b/infra/it/memory-benchmark-scripts/pom.xml index 70a600183..8b561913b 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -17,6 +17,7 @@ <groupId>io.fd.honeycomb.it</groupId> <artifactId>benchmark-scripts</artifactId> <version>1.18.07-SNAPSHOT</version> + <name>${project.artifactId}</name> <packaging>jar</packaging> <build> |