diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:42:59 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:43:38 +0200 |
commit | 5e4470873e7b9580da9496f96d0a782d3de458ba (patch) | |
tree | e818c7ef38048fd08376f9897287b65569d9d647 /infra/it/memory-benchmark-scripts/pom.xml | |
parent | 801e1cf4fd57a301e4216ef3ae04433e32788274 (diff) |
Set honeycomb version back to 1.17.07-SNAPSHOT
Change-Id: Id9a143b6d7774aa3a93aaad7168eb424fbda0a85
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
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 481507747..b909b6c9e 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.17.07-RC1</version> + <version>1.17.07-SNAPSHOT</version> <packaging>jar</packaging> <build> |