diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-04-09 14:07:09 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-04-09 14:07:38 +0200 |
commit | 3f674859f51898f278387acfd15f8836537b3ff4 (patch) | |
tree | 739e736333f1d82c58d8b2961524ae51f21f9d0e /common/checkstyle | |
parent | 4fd0b2f67a9a14b7341acc1339355e2656523b85 (diff) |
Honeycomb 1.18.04-RC1v1.18.04-RC1
Change-Id: I11d748f414829419b401a296c4cc58750b799b4d
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 cbf2d6497..62e1283ed 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.04-SNAPSHOT</version> + <version>1.18.04-RC1</version> <build> <pluginManagement> |