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 /common/checkstyle | |
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 'common/checkstyle')
-rw-r--r-- | common/checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 1cd2ddb67..ee4e2fb86 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -4,7 +4,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-checkstyle</artifactId> <name>${project.artifactId}</name> - <version>1.17.10-SNAPSHOT</version> + <version>1.17.10-RC2</version> <build> <pluginManagement> |