diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-01-09 16:47:07 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-01-09 16:47:55 +0100 |
commit | 5702c35c57fdf8538bdf3c7bdce1ee8fae8d04ef (patch) | |
tree | 9cfa39d7007b37815318fd937fba5906f3975cee /infra/it/memory-benchmark-scripts | |
parent | 19d9da5d937332ac61099e09c99eb9ea116219ae (diff) |
Set honeycomb version back to 1.18.01-SNAPSHOT
Change-Id: Iabf918a51119cc8e9c840ae8341a5a71bb936bd6
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 812310f7b..7db5d7807 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-RC1</version> + <version>1.18.01-SNAPSHOT</version> <packaging>jar</packaging> <build> |