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