diff options
author | 2017-10-03 14:21:38 +0200 | |
---|---|---|
committer | 2017-10-19 07:46:12 +0200 | |
commit | c695a84f379f73352f9142754632e473a3624788 (patch) | |
tree | 88d9d29a592bef94bcfe0b452000a53b3d615d1b /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,13 +17,13 @@ <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> <groupId>io.fd.honeycomb</groupId> <artifactId>honeycomb-aggregator</artifactId> - <version>1.17.10-SNAPSHOT</version> + <version>1.17.10-RC2</version> <name>honeycomb</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> |