diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:19:58 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:20:10 +0100 |
commit | b0c2350c915238785e641d18d63a9bf74bb326c8 (patch) | |
tree | 6829f7aae250a85be316f4854005e9d990165fcf /infra/it/benchmark | |
parent | 88e324df51d7f119ba8c9dcf6a54e063cd0dee12 (diff) |
Bump version to 1.17.01-RC1v1.17.01-RC1
Change-Id: I122834e5c72a03da8580b5416220e00a8ffbc7d4
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 8f9eabc56..8cb8a6ca3 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.01-SNAPSHOT</version> + <version>1.17.01-RC1</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb</groupId> <artifactId>benchmark</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC1</version> <packaging>jar</packaging> <properties> |