diff options
Diffstat (limited to 'infra/it/memory-benchmark-api')
-rw-r--r-- | infra/it/memory-benchmark-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index cdec45a6e..ce94ae62c 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.04-SNAPSHOT</version> + <version>1.18.04</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -13,5 +13,5 @@ <groupId>io.fd.honeycomb.it</groupId> <artifactId>memory-benchmark-api</artifactId> <name>${project.artifactId}</name> - <version>1.18.04-SNAPSHOT</version> + <version>1.18.04</version> </project>
\ No newline at end of file |