diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-01-17 16:32:00 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-01-17 16:32:00 +0100 |
commit | 18fb6025593c960f58e587c7c7fd01ce7a5a1cc2 (patch) | |
tree | 2f3ac054d31f68cf4c0c2b4a97a32fd03cb3be76 /infra/it/memory-benchmark-api | |
parent | aaa1ac6c85dea6d064f231fb213a7a38551d9e3e (diff) |
Honeycomb 1.18.01-RC2v1.18.01-RC2
Change-Id: I7f0d206bd0e387654067170f6fc9d5b8b89b4b2f
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
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 852e8f2cc..a07c92c55 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,12 +5,12 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.01-RC2</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.it</groupId> <artifactId>memory-benchmark-api</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.01-RC2</version> </project>
\ No newline at end of file |