diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-03-31 07:16:33 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-04-11 08:39:58 +0000 |
commit | b5b71100799d530eb971524ba38192078c9213a4 (patch) | |
tree | 8ac5b97ad045ddbf98dbebb49d427b045df79b24 /infra/it/memory-benchmark-scripts | |
parent | 870b2ed334d446c2c3224a1df883aa25f7f5011e (diff) |
Bump version to 1.17.04-RC2v1.17.04-RC2
Change-Id: I58abc476622ab902db67b46e32df7a5d40b0643c
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 b6b29e5e2..ed0758b0b 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.04-SNAPSHOT</version> + <version>1.17.04-RC2</version> <packaging>jar</packaging> <build> |