diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 07:27:25 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 14:09:11 +0200 |
commit | 4c6da0846fbb26a6b51fc0272ee360671f50ca19 (patch) | |
tree | c4cc1893834bca13da2885ff35b265a8fcd9228e /common/checkstyle/pom.xml | |
parent | 756ffae6576fe50c052950418627be4a1d21f996 (diff) |
Bump Honeycomb version to 1.17.07v1.17.07
Change-Id: I3ff312361a5eedff9ca10cb0ef941e9e2efeeab4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/checkstyle/pom.xml')
-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 6598b6c7e..36dd5af80 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.07-SNAPSHOT</version> + <version>1.17.07</version> <build> <pluginManagement> |