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-api | |
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-api')
-rw-r--r-- | infra/it/memory-benchmark-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index cf5d72fee..930b641fb 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,12 +5,12 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04-RC2</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.it</groupId> <artifactId>memory-benchmark-api</artifactId> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04-RC2</version> </project>
\ No newline at end of file |