diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-10-03 14:21:38 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-10-19 07:46:12 +0200 |
commit | c695a84f379f73352f9142754632e473a3624788 (patch) | |
tree | 88d9d29a592bef94bcfe0b452000a53b3d615d1b /infra/it/benchmark | |
parent | d893224d0a3727d66253031ebb892c287df0ed8a (diff) |
Bump honeycomb version to 1.17.10-RC2v1.17.10-RC2
Change-Id: I12d4756d471231bcda5e7ebc0769d46fd6948db7
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/benchmark')
-rw-r--r-- | infra/it/benchmark/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/benchmark/pom.xml b/infra/it/benchmark/pom.xml index 7d78bbe34..c71efc74a 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.17.10-SNAPSHOT</version> + <version>1.17.10-RC2</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb</groupId> <artifactId>benchmark</artifactId> - <version>1.17.10-SNAPSHOT</version> + <version>1.17.10-RC2</version> <packaging>jar</packaging> <properties> |