diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-07-20 08:54:26 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-07-20 08:54:26 +0200 |
commit | 51b88a708aa648f4787e7fb1ca8addeb1fd0d523 (patch) | |
tree | 11b3ad57775bb4d18ce95861af4aaac0394c9ad5 /common/checkstyle | |
parent | 6672715bb0f66a6959f4ed68e11570316f7db7d0 (diff) |
Bump honeycomb version to 1.18.10-SNAPSHOT
Change-Id: Ibd371b845debac895fad97b4e15732d858e00a3c
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 c67c4ad1e..69c4632d3 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.18.07-SNAPSHOT</version> + <version>1.18.10-SNAPSHOT</version> <build> <pluginManagement> |