diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-10-30 13:47:31 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-10-30 13:47:31 +0100 |
commit | c5b3d8663a042dac2e5f9d5a93e3a1375ca1abd2 (patch) | |
tree | ed26d69c7b3745198cf24e1ae0f6cc8c7000a7fc /common/checkstyle | |
parent | 6054569d75a642becd4014baf314b2f17fb511a3 (diff) |
Bump Honeycomb version to 1.17.10v1.17.10
Change-Id: I06ff08cc2f5054bed62b309e09fef00f88b13b94
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..56a1e33ec 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</version> <build> <pluginManagement> |