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-scripts | |
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-scripts')
-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 7db5d7807..0ff1ec69d 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -16,7 +16,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.it</groupId> <artifactId>benchmark-scripts</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.01-RC2</version> <packaging>jar</packaging> <build> |