diff options
author | 2018-01-17 16:32:00 +0100 | |
---|---|---|
committer | 2018-01-17 16:32:00 +0100 | |
commit | 18fb6025593c960f58e587c7c7fd01ce7a5a1cc2 (patch) | |
tree | 2f3ac054d31f68cf4c0c2b4a97a32fd03cb3be76 /common/checkstyle | |
parent | aaa1ac6c85dea6d064f231fb213a7a38551d9e3e (diff) |
Honeycomb 1.18.01-RC2v1.18.01-RC2
Change-Id: I7f0d206bd0e387654067170f6fc9d5b8b89b4b2f
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 1827a5c1a..517672ac1 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.01-SNAPSHOT</version> + <version>1.18.01-RC2</version> <build> <pluginManagement> |